filter_data | R Documentation |
This function filters a dataframe by domain and scale.
filter_data(data, domains = NULL, scales = NULL)
data |
A dataframe or tibble |
domains |
Character vector of domain names to filter by |
scales |
Character vector of scale names to filter by |
Returns a filtered data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.