queryIndividual.PopulationFilter: Gets all ids that match the current filters in the given...

Description Usage Arguments Value

View source: R/dataset_filter.R

Description

Gets all ids that match the current filters in the given filter collection This applies all the filters for a given dataset only to that dataset. Use query.PopulationFilter make sure filters apply cross-dataset

Usage

1
2
3
4
5
6
queryIndividual.PopulationFilter(
  popfilter,
  datasets,
  idkey = "USUBJID",
  commonTable = NULL
)

Arguments

idkey

id key name for the filter

commonTable

a string of the table name in the filter collection that contains all metadata about the subjects (E.g. ADSL)

PopulationFilter

PopulationFilter object

Value

ids that match the current filter in 'PopulationFilter'


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.