View source: R/plot_loinc_classification.R
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.
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.