| list_care_sites | R Documentation |
Useful for identifying care_site_id values before creating cohorts.
list_care_sites(con, cdm_schema, min_patients = 100)
con |
DBI connection. |
cdm_schema |
Schema containing the OMOP CDM tables. |
min_patients |
Minimum number of patients to include (default 100). |
A tibble with care_site_id, care_site_name, n_patients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.