View source: R/shiny-functions.R
plot_qc_histogram_shiny | R Documentation |
Quality check histogram
plot_qc_histogram_shiny( track_summary_df, aes_x = "skipped_meas", lab_x = "Measurements", legend_position = "none" )
track_summary_df |
Output of |
aes_x |
Character value. |
lab_x |
Character value. |
aes_fill |
Character value. |
lab_fill |
Character value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.