View source: R/plot_comp_dist_of_found_peaks.R
plot_comp_dist_of_found_peaks | R Documentation |
plot_comp_dist_of_found_peaks
plot_comp_dist_of_found_peaks(
comparison_data,
var,
choice_vector_comp,
post_alignment = FALSE,
limits = NULL
)
comparison_data |
output from |
var |
variable (column name) to be plotted |
choice_vector_comp |
named vector containing variable to be plotted as element |
post_alignment |
TRUE/FALSE should data be plotted from before or after alignment. |
limits |
(optional) numeric vector of length 2, allowing to filter values of column var |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.