plot_loinc_classification: Plot a LOINC Class

Description Usage Arguments See Also

View source: R/plot_loinc_classification.R

Description

Plot a LOINC Class. Due to the high amount of records, use preview_loinc_classification to determine the appropriate range based on row counts per level to supply the optional range argument.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
plot_loinc_classification(
  conn,
  concept_class_obj,
  range,
  file,
  vocab_schema = "omop_vocabulary",
  color_by = "standard_concept",
  skip_plot = FALSE,
  verbose = TRUE,
  render_sql = TRUE,
  sleep_time = 1
)

Arguments

skip_plot

If true, returns the dataframe before it is plotted and plotting is not done. This is an option to troubleshoot or customize a plot beyond what is available within the function.

See Also

tibble bind,mutate_all,distinct,group_by,summarise_all,vars,select,mutate-joins pivot_longer,unite rainbow_hcl c("typewrite", "typewrite"),press_enter collapsibleTreeNetwork


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