## NOTE: Example is wrapped in `\dontrun{}` as function requires a large
## amount of data which is not included in the package.
if (FALSE) {
aqs <- process_aqs(
path = "./data/aqs_daily_example.csv",
date = c("2022-12-01", "2023-01-31"),
mode = "full",
return_format = "terra"
)
}
Run the code above in your browser using DataLab