read_cdm_wiki_table: Read GitHub Wiki

Description Usage Arguments See Also

View source: R/metadata.R

Description

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.

Usage

1
read_cdm_wiki_table(expiration_days = 180)

Arguments

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

See Also

findCache read_xml html_nodes,html_table,html_text


patelm9/chariot documentation built on Feb. 19, 2022, 11:29 a.m.