subset data to only contain rows that match a template.
1 | subset_data(data, template)
|
data |
List of larger data frames to subset. |
template |
list of smaller data frames to subset against. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.