cpm_distribution_histogram | R Documentation |
The range of value is from 0 to 100,
cpm_distribution_histogram(
compressed_by_annotation,
normalized = T,
xlim = c(0, 100),
title = "Project"
)
compressed_by_annotation |
compressed_by_annotation tibble |
normalized |
whether to use raw or normalized from prost, default normalized |
xlim |
A numeric vector of length two providing limits of the scale |
title |
title to add to the plot, default : "Project" |
ggplot histogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.