## NOTE: Example is wrapped in `\dontrun{}` as function requires a large
## amount of data which is not included in the package.
if (FALSE) {
process_covariates(
covariate = "narr",
date = c("2018-01-01", "2018-01-10"),
variable = "weasd",
path = system.file("extdata", "examples", "narr", "weasd")
)
}
Run the code above in your browser using DataLab