get_version: Get the current OMOP Vocabulary version in the Database

View source: R/version.R

get_versionR Documentation

Get the current OMOP Vocabulary version in the Database

Description

Get the current OMOP Vocabulary version in the Database

Usage

get_version(
  conn,
  conn_fun = "pg13::local_connect()",
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  checks = ""
)

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