View source: R/shiny-functions.R
Quality check histogram
1 2 3 4 5 6 | 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.