validate_args: Validate function arguments

Description Usage Arguments Value

View source: R/validators.R

Description

Validate function arguments

Usage

1
validate_args(year, span, overwrite = NULL, sum_levels = NULL)

Arguments

year

[integer(1)]: The year of the ACS sample. 2005 through 2018 are available.

span

[integer(1)]: The span of years for ACS estimates. ACS 1-year, and 5-year surveys are supported.

overwrite

[logical(1)]: Whether existing versions of these files be overwriten. Defaults to FALSE.

sum_levels

[character]: Codes for the desiered Summary Levels (eg. "140" for Tracts). See the built-in dataset sum_level_info for all available codes.

Value

None


austensen/acssf documentation built on Nov. 18, 2020, 4:44 a.m.