expand_counties: Expand all cases where 'cnty_abbr' is either "TOT" or 'NA',...

Description Usage

Description

Expand all cases where 'cnty_abbr' is either "TOT" or 'NA', replacing with the full set of nine county codes.

Usage

1
2
3
4
5
6
expand_counties(
  input_data,
  cnty_var = "cnty_abbr",
  cnty_codes = NULL,
  verbose = getOption("verbose")
)

BAAQMD/BY documentation built on March 27, 2021, 5:36 p.m.