View source: R/analysis_ready_functions.R
data_source | R Documentation |
data_source
checks the current files in the uwin-dataset
folder and let's you know if they were generated from an access
db, the UWIN web app, or if it's precleaned.
data_source(x)
#' @param x The filepath to a given folder of data within a city.
A character that says where the data came from.
## Not run:
data_source(x = "./chil/1_JA16/")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.