filter_data | R Documentation |
This function filters a dataframe by domain and scale.
filter_data(data, domain, scale)
data |
A dataframe or tibble |
domain |
The domain name that the user wants to filter by |
scale |
A text file containing a list of scales |
Returns a filtered data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.