Get AOI region sets
get_aoi_region_sets(connection = NULL)
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.
if (FALSE) { # \dontrun{
get_aoi_region_sets()
} # }