get_github_release: Get the most current OMOP Vocabulary release available

View source: R/version.R

get_github_releaseR Documentation

Get the most current OMOP Vocabulary release available

Description

Get the most current OMOP Vocabulary release available

Usage

get_github_release(
  local_repo_path = "~/GitHub/OHDSI/Vocabulary-v5.0/",
  cdm_version = "V5.0"
)

Arguments

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'


meerapatelmd/setupAthena documentation built on June 14, 2024, 2:27 p.m.