# NOT RUN {
# Query the API for data geographies in Vancouver, at the census subdivision
# level:
# }
# NOT RUN {
# Query the API for geographies in Vancouver, at the census subdivision
# level, and return the associated geography files in \code{sf} format:
census_data <- get_census(dataset='CA16', regions=list(CMA="59933"),
level='CSD', geo_format = "sf")
# }
Run the code above in your browser using DataLab