View source: R/plot_comp_missing_value_hm.R
plot_comp_missing_value_hm | R Documentation |
plot_comp_missing_value_hm
plot_comp_missing_value_hm(
comparison_data,
post_alignment = FALSE,
disable_plot = FALSE
)
comparison_data |
output from |
post_alignment |
TRUE/FALSE should NT data from before or after alignment be plotted |
disable_plot |
if TRUE plot is not generated (for shiny app due to long loading times) |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.