summary_files: Identify summary files for a given decennial Census year

View source: R/helpers.R

summary_filesR Documentation

Identify summary files for a given decennial Census year

Description

Identify summary files for a given decennial Census year

Usage

summary_files(year)

Arguments

year

The year of the decennial Census

Value

A vector of available summary files for a given decennial Census year. To access data for a given summary file, supply the desired value to the sumfile parameter in get_decennial().


walkerke/tidycensus documentation built on March 28, 2024, 7:04 p.m.