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:
parent
438eda09cd
commit
34a5dfae19
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue