pl_url: Get the URL for PL files for a particular state and year

View source: R/pl_read.R

pl_urlR Documentation

Get the URL for PL files for a particular state and year

Description

Get the URL for PL files for a particular state and year

Usage

pl_url(abbr, year = 2010)

Arguments

abbr

The state to download the PL files for

year

The year of PL file to download. Supported years: 2000, 2010, 2020 (after release). 2000 files are in a different format. Earlier years available on tape or CD-ROM only.

Value

a character vector containing the URL to a ZIP containing the PL files.

Examples

pl_url("RI", 2010)


PL94171 documentation built on Sept. 12, 2022, 1:06 a.m.