filter_pollutants: filter_pollutants

filter_pollutantsR Documentation

filter_pollutants

Description

Filter by pollutant, and (optionally) create custom labels at the same time.

Usage

filter_pollutants(
  input_data,
  pollutants,
  ...,
  .name = "pollutant",
  verbose = TRUE
)

Details

Use with your own list (see examples below), or use with a curated list (like DB_GHG_POLLUTANT_CODES). This can be particularly helpful when working with TACs (which may not have the pol_abbr that you want.)

See Also

filter_categories()

filter_facilities()


BAAQMD/tbltools documentation built on Feb. 29, 2024, 5:45 a.m.