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().


tidycensus documentation built on Sept. 27, 2023, 1:06 a.m.