Description Usage Arguments Value See Also Examples
Filter a data frame based on any character variable, including varaibles from meta data, without having to conduct joins or string arguments yourself.
1 2 3 4 5 6 7 |
var |
The varaible which to filter (not in quotation marks) |
include |
Character list; the list of values to keep for the data frame (optional if |
exclude |
Character list; the list of values to remove from the data frame (optional if |
location_data |
Optional, unless |
dataset |
The dataset which to filter |
Data frame filtered by the specifications above
Other miscellaneous functions:
adjust_timezone()
,
ambient_temperature()
,
apply_date_tags()
,
apply_hour_tags()
,
column_dt()
,
group_stad()
,
organize_stad()
,
rounding_w_zeroes()
,
unit_convert()
,
wrangle_meta()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.