plot_distribution: plot_distribution

View source: R/plotting_functions.R

plot_distributionR 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


MitoHEAR documentation built on March 18, 2022, 6:47 p.m.