Download a large data file
get_big_data(
what,
class = c("sf", "sp"),
release = "latest",
force = FALSE,
ask = TRUE
)
The name of the object to download
class of object to import; one of "sf"
(default) or "sp"
.
Specific version of bcmapsdata to get the desired dataset from. Default "latest"
Force downloading and overwriting existing dataset. Default FALSE
Ask whether or not to write to the default data directory for bcmaps. Default TRUE