$.cdm_reference | Subset a cdm reference object. |
$<-.cdm_reference | Assign an table to a cdm reference. |
achillesColumns | Required columns for achilles result tables |
achillesTable | Create an achilles table from a cdm_table. |
achillesTables | Tables containing the results of achilles analyses |
attrition | Get attrition from an object. |
attrition.cohort_table | Get cohort attrition from a cohort_table object. |
bind | Bind two or more objects of the same class. |
bind.cohort_table | Bind cohort_table |
cdmFromTables | Create a cdm object from local tables |
cdmName | Name of a cdm_reference. |
cdmReference | 'cdm_reference' objects constructor |
cdmSource | Create a cdm source object. |
cdmTable | Create an cdm table. |
cdmVersion | Version of a cdm_reference. |
codelist | 'codelist' object constructor |
cohortColumns | Required columns for a generated cohort set. |
cohortCount | Get cohort counts from a cohort_table object. |
cohortTable | 'cohort_table' objects constructor. |
cohortTables | Cohort tables that a cdm reference can contain in the OMOP Common Data Model. |
collect.cdm_reference | Retrieves the cdm reference into a local cdm. |
collect.cohort_table | To collect a 'cohort_table' object. |
comparedResult | 'compared_results' object constructor |
compute.cdm_table | Store results in a table. |
conceptSetExpression | 'conceptSetExpression' object constructor |
dropTable | Drop a table from a cdm object. |
insertFromSource | Convert a table that is not a cdm_table but have the same original source to a cdm_table. This Table is not meant to be used to insert tables in the cdm, please use insertTable instead. |
insertTable | Insert a table to a cdm object. |
omopColumns | Required columns that the standard tables in the OMOP Common Data Model must have. |
omopTable | Create an omop table from a cdm table. |
omopTables | Standard tables that a cdm reference can contain in the OMOP Common Data Model. |
participants | It returns the participants that contributed to a particular analysis |
print.cdm_reference | Print a CDM reference object |
recordCohortAttrition | Update cohort attrition. |
resultColumns | Required columns that the result tables must have. |
settings | Get settings from an object. |
settings.cohort_table | Get cohort settings from a cohort_table object. |
splitGroup | Split a pair of columns in name-level format to several columns. |
subsetResult | Subset a summarised_result or compared_result object to a certain result_type. |
summarisedResult | 'summarised_results' object constructor |
summary.cdm_reference | Summary a cdm reference |
summary.cohort_table | Summary a generated cohort set |
suppress | Function to suppress counts in result objects |
suppress.compared_result | Function to suppress counts in compared_result objects |
suppress.summarised_result | Function to suppress counts in summarised_result objects |
uniqueTableName | Create a unique table name for temp tables |
uniteGroup | Unite one or more columns in name-level format. |
[[.cdm_reference | Subset a cdm reference object. |
[[<-.cdm_reference | Assign an table to a cdm reference. |