get_aoi_region_sets | R Documentation |
Get AOI region sets
get_aoi_region_sets(connection = NULL)
connection |
A connection to the peekbank database |
A 'tbl' of AOI Region Sets data, filtered down by supplied arguments. If 'connection' is supplied, the result remains a remote query, otherwise it is retrieved into a local tibble.
## Not run:
get_aoi_region_sets()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.