appendPermanent         Run a dplyr query and add the result set to an
                        existing
asDate                  as.Date dbplyr translation wrapper
assert_tables           Assert that tables exist in a cdm object
assert_write_schema     Assert that cdm has a writable schema
cdmDisconnect           Disconnect the connection of the cdm object
cdmFlatten              Flatten a cdm into a single observation table
cdmName                 Get the CDM name
cdmSample               Subset a cdm object to a random sample of
                        individuals
cdmSubset               Subset a cdm object to a set of persons
cdmSubsetCohort         Subset a cdm to the individuals in one or more
                        cohorts
cdm_from_con            Create a CDM reference object from a database
                        connection
cdm_from_files          Create a CDM reference from a folder containing
                        parquet, csv, or feather files
cohortAttrition         Get attrition table from a GeneratedCohortSet
                        object
cohortCount             Get cohort counts from a GeneratedCohortSet
                        object
cohortSet               Get cohort settings from a GeneratedCohortSet
                        object
collect.cdm_reference   Bring a remote CDM reference into R
computePermanent        Run a dplyr query and store the result in a
                        permanent table
computeQuery            Execute dplyr query and save result in remote
                        database
dateadd                 Add days or years to a date in a dplyr query
datediff                Compute the difference between two days
datepart                Extract the day, month or year of a date in a
                        dplyr pipeline
dbms                    Get the database management system (dbms) from
                        a cdm_reference or DBI connection
downloadEunomiaData     Download Eunomia data files
dropTable               Drop tables from write_schema of a cdm object
eunomiaDir              Create a copy of a Eunomia dataset
eunomia_dir             Create a new Eunomia CDM
eunomia_is_available    Has the Eunomia dataset been cached?
generateCohortSet       Generate a cohort set on a cdm object
inSchema                Helper for working with compound schemas
list_tables             List tables in a schema
new_generated_cohort_set
                        Low level constructor for GeneratedCohortSet
                        objects for package developers
print.cdm_reference     Print a CDM reference object
read_cohort_set         Read a set of cohort definitions into R
snapshot                Extract CDM metadata
stow                    Collect a list of lazy queries and save the
                        results as files
summarise_quantile      Quantile calculation using dbplyr
tbl_group               CDM table selection helper
uniqueTableName         Create a unique table name for temp tables
validate_cdm            Validation report for a CDM
version                 Get the CDM version
