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'


patelm9/setupAthena documentation built on June 11, 2024, 4:23 a.m.