plot_distribution {MitoHEAR} | R Documentation |
plot_distribution
Description
plot_distribution
Usage
plot_distribution(quantity_counts_cell, name_x, name_title)
Arguments
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. |
Value
ggplot2 density plot of the vector quantity_counts_cell.
Author(s)
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
[Package MitoHEAR version 0.1.0 Index]