Description Usage Arguments Value
View source: R/dataprep_filter_data.R
Filter a merged PANDORA table by project or tag
1 | filter_pr_tag(x, col, ins = c(), outs = c())
|
x |
data.frame |
col |
character. String column in x (e.g. "Projects.Individual" or "Tags.Individual") on which the filter process should be applied |
ins |
character vector. Projects or tags you want to see |
outs |
character vector. Projects of tags you do not want to see |
filtered data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.