get_ppmf_links: Get PPMF File Links

View source: R/get_data.R

get_ppmf_linksR Documentation

Description

Returns the urls for the data. This will be expanded to link to prior or any new releases.

Usage

get_ppmf_links(version = "19r", compressed = TRUE)

Arguments

version

string in '19r',, '19', '12' or '4' signifying the 19.61, 12.2, or 4.5 versions respectively

compressed

boolean. Return a compressed version (TRUE). FALSE gives the Census Bureau link to the uncompressed data.

Value

a string with url

Examples

# 04.28.2021 version 12.2
get_ppmf_links()
# 04.28.2021 version 4.5
get_ppmf_links(version = '4')

ppmf documentation built on Sept. 9, 2025, 5:58 p.m.