View source: R/plotting_functions.R
plot_distribution | R Documentation |
plot_distribution
plot_distribution(quantity_counts_cell, name_x, name_title)
quantity_counts_cell |
Vector returned by get_distribution |
name_x |
Character name specifying the xlab argument in ggplot2. |
name_title |
Character name specifying the ggtitle argument in ggplot2. |
ggplot2 density plot of the Vector quantity_counts_cell.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.