Once we have selected the topics that interest us and, possibly also the reports
or subreports, we obtain an acs_5yr_geo object with which we can represent
or export the geographic layer along with the data of interest more easily.
Usage
as_acs_5yr_geo(act)
# S3 method for acs_5yr_topic
as_acs_5yr_geo(act)
Value
An acs_5yr_geo object.
Arguments
act
An acs_5yr_topic object.
See Also
Other data exploitation and export functions:
as_GeoPackage(),
as_flat_table(),
as_geomultistar(),
as_star_database(),
get_metadata(),
set_metadata()