View source: R/Visualizations_general.R
barplot_vectors | R Documentation |
barplot vectors side by side
barplot_vectors(vec1, vec2, title = "", QuantThr = 0.66)
vec1 |
a named vector |
vec2 |
a secibd named vector |
title |
title |
QuantThr |
color pink via quantiles |
If returnDF is 'TRUE', the plotted data frame is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.