powered by
Returns a list of sub-regions in the COVID-19 tracker. By default, returns all 805 sub-regions.
get_subregions(subregion_code = NULL)
A data frame with a row per sub-region.
One or more sub-regions to be returned.
get_subregions() get_subregions("AB001") get_subregions(c("SK003", "SK005"))
Run the code above in your browser using DataLab