added needed libraries for mainloop
This commit is contained in:
parent
f594e4cbd6
commit
6b081412a0
@ -26,6 +26,8 @@ library(ggmap)
|
|||||||
library(sf)
|
library(sf)
|
||||||
library(osrm)
|
library(osrm)
|
||||||
library(reactable)
|
library(reactable)
|
||||||
|
library(smoothr)
|
||||||
|
library(httr)
|
||||||
fig.height <- 6
|
fig.height <- 6
|
||||||
set.seed(1)
|
set.seed(1)
|
||||||
source("./R/functions.R")
|
source("./R/functions.R")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user