Description Usage Arguments Details Value
View source: R/getAchillesMonthlyData.r
Return monthly count, prevalence, and proportion within year data from ACHILLES_RESULTS for a specified concept_id or set of concept_ids.
1 | AchillesResultSet <- getAchillesMonthlyData (connectionDetails, cdmSchema, resultsSchema, conceptId)
|
connectionDetails |
An R object of type |
cdmSchema |
A fully qualified CDM schema name. |
resultsSchema |
A fully qualified results schema name. |
conceptId |
One more more valid concept_ids. |
1 2 3 4 5 6 7 8 | Currently supported Achilles monthly analyses are:
202 - Visit Occurrence
402 - Condition occurrence
602 - Procedire Occurrence
702 - Drug Exposure
802 - Observation
1802 - Measurement
2102 - Device
|
A dataframe of query results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.