Get AOI region sets

get_aoi_region_sets(connection = NULL)

Arguments

connection

A connection to the peekbank database

Value

A tibble of AOI Region Sets data, filtered down by supplied arguments.

Examples

if (FALSE) { # \dontrun{
get_aoi_region_sets()
} # }