View source: R/FilterByExposureCohortsSize.R
filterByExposureCohortsSize | R Documentation |
Filter exposure pairs by size of the cohorts
filterByExposureCohortsSize(
outputFolder,
indicationId,
minCohortSize,
summaryFile = NULL
)
outputFolder |
Name of local folder to place results; make sure to use forward slashes (/) |
indicationId |
A string denoting the indicationId. |
minCohortSize |
Minimum number of people that have to be in each cohort to keep a pair of cohorts. |
summaryFile |
File name of the csv that contains paired exposure summary; if NULL, then default to "pairedExposureSummary.csv" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.