1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-22 14:53:57 +01:00

load opensensemapr only from package

This commit is contained in:
jan 2023-02-07 15:39:54 +01:00
parent 438eda09cd
commit 34a5dfae19

View file

@ -30,8 +30,6 @@ library(dplyr) # data wrangling
library(ggplot2) # plotting library(ggplot2) # plotting
library(lubridate) # date arithmetic library(lubridate) # date arithmetic
library(zoo) # rollmean() library(zoo) # rollmean()
library(devtools)
load_all(".")
``` ```
openSenseMap.org has grown quite a bit in the last years; it would be interesting openSenseMap.org has grown quite a bit in the last years; it would be interesting