plot_qc_histogram_shiny: Quality check histogram

View source: R/shiny-functions.R

plot_qc_histogram_shinyR Documentation

Quality check histogram

Description

Quality check histogram

Usage

plot_qc_histogram_shiny(
  track_summary_df,
  aes_x = "skipped_meas",
  lab_x = "Measurements",
  legend_position = "none"
)

Arguments

track_summary_df

Output of quality_check_summary()

aes_x

Character value.

lab_x

Character value.

aes_fill

Character value.

lab_fill

Character value.


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.