if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true")
# Read spatial grid of a single city
nat <- read_grid(city = 'Natal', showProgress = FALSE)
# Read spatial grid of all cities in the project
# all <- read_grid(city = 'all', showProgress = FALSE)
}
Run the code above in your browser using DataLab