bps_read: Read annual BPS data

Description Usage Arguments Value

View source: R/bps_read.R

Description

Load BPS data and clean messy column names

Usage

1
bps_read(file, repair_names = F)

Arguments

file

Character, length 1. Path to BPS annual data file.

repair_names

Logical, length 1. If true, applies a custom name repair function. Does NOT use the 'tibble' package's name repair method.

Value

Data frame. At the moment, the 'tibble' package is still maturing. Its name repair method has changed quite a bit in the past month or so. Once it's stable, perhaps I'll use it.


everetr/houser documentation built on May 25, 2020, 9:29 a.m.