filter_pollutants | R Documentation |
Filter by pollutant, and (optionally) create custom labels at the same time.
filter_pollutants(
input_data,
pollutants,
...,
.name = "pollutant",
verbose = TRUE
)
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.)
filter_categories()
filter_facilities()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.