lookup_ucum: Lookup UCUM Unit Concepts

Description Usage See Also

View source: R/lookup_units.R

Description

List all UCUM Unit Concepts from the Concept Table. To list UCUM Units specifically related to the measurement of Time and Rate, see lookup_ucum_time. To list the UCUM Units used to process the Drug Strength table, see ds_lookup_ucum. The resultset is never cached.

Usage

1
2
3
4
5
lookup_ucum(
  conn,
  conn_fun = "connectAthena()",
  vocab_schema = "omop_vocabulary"
)

See Also

render


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