Description Usage Arguments Value Examples
Bar plot with customized title and labels. Y-Axis limits are fixed according to the range of the values in X.
1 |
X |
matrix with observations as row vectors. |
iobs |
index of the observations whose value will be displayed. |
plotname |
string with the title of the plot. Set to "" by default. |
ylabelname |
string with the y-axis label. Set to "Contribution" by default. |
xlabelname |
string with the y-axis label. Set to "" by default. |
ggplot object with the values of a vector with a customized geom_col layer.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.