preview_loinc_classification: Preview LOINC Class Descendants

Description Usage

View source: R/plot_loinc_classification.R

Description

Due to the high amount of records, used to determine the appropriate range based on row counts per level to supply the optional range argument for plot_loinc_classification, where this fucntion is called again and can be optionally filtered on a numeric range before plotting.

Usage

1
2
3
4
5
6
7
8
preview_loinc_classification(
  conn,
  concept_class_obj,
  vocab_schema = "omop_vocabulary",
  verbose = TRUE,
  render_sql = TRUE,
  sleep_time = 1
)

meerapatelmd/amphora documentation built on Feb. 5, 2021, 12:53 a.m.