get_acs_msa: ACS Estimates by MSA

get_acs_msaR Documentation

ACS Estimates by MSA

Description

Generate ACS estimates for multiple tables by multiple MSA's

Usage

get_acs_msa(table.names, years, acs.type, FIPS = c("14740", "42660"))

Arguments

table.names

A character string or vector of Census table codes.

years

A numeric value or vector of years. An ACS year equal or greater than 2010 to the latest available year.

acs.type

A character string as either 'acs1', 'acs3' or acs5'.

FIPS

Character string for FIPS codes for specific MSA geographies. Defaults to Seattle & Bremerton MSA c("14740","42660")

Value

a tibble of acs estimates by MSA for selected table codes and years. Includes detailed variable names.

Author(s)

Craig Helmann


psrc/psrccensus documentation built on June 1, 2025, 1:06 p.m.