filter_pr_tag: Filter a merged PANDORA table by project or tag

View source: R/dataprep_filter_data.R

filter_pr_tagR Documentation

Filter a merged PANDORA table by project or tag

Description

Filter a merged PANDORA table by project or tag

Usage

filter_pr_tag(x, col, ins = c(), outs = c())

Arguments

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

Value

filtered data.frame


sidora-tools/sidora.core documentation built on April 30, 2023, 8:42 p.m.