Description Usage Arguments See Also
Read the tables from OHDI's GitHub Wiki at https://ohdsi.github.io/CommonDataModel/cdm60.html to annotate resultsets. This function is run on package load to cache the tables if they are older than the expiration days.
1 | read_cdm_wiki_table(expiration_days = 180)
|
expiration_days |
If the cached file was created longer than this time period in days, the GitHub wiki is re-read and cached. Default: 180 |
findCache
read_xml
html_nodes
,html_table
,html_text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.