Skip to contents

Get the geographic layer.

Usage

# S3 method for acs_5yr_geo
get_geo_layer(glc)

get_geo_layer(glc)

# S3 method for acs_5yr_topic
get_geo_layer(glc)

Arguments

glc

An acs_5yr_topic or acs_5yr_geo object.

Value

A sf object.

Examples


layer <- anrc_2021_x01 |>
  get_geo_layer()