get_github_release | R Documentation |
Get the most current OMOP Vocabulary release available
get_github_release(
local_repo_path = "~/GitHub/OHDSI/Vocabulary-v5.0/",
cdm_version = "V5.0"
)
local_repo_path |
Path to the cloned OHDSI Vocabulary repository, Default: '~/GitHub/OHDSI/Vocabulary-v5.0/' |
cdm_version |
String that is appended to the beginning of the tag used to determine the version, Default: 'V5.0' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.