Get AOI region sets

get_aoi_region_sets(connection = NULL)

Arguments

connection

A connection to the peekbank database

Value

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.

Examples

if (FALSE) { get_aoi_region_sets() }