Description Usage Arguments Value
View source: R/plot_activities.R
Plot the activities of signature(s) as both counts and proportions
1 2 3 4 5 6 | signature_activity_figure(
x,
legendPosition = "bottom",
countYlim = NULL,
propYlim = NULL
)
|
x |
A TidySig tibble |
legendPosition |
One of ("top", "bottom", "right" or "left") for legend placement |
countYlim |
custom y-limits for the count plot |
propYlim |
custom y-limits for the proportions plot |
a ggplot2 object of two plots, one of counts and one of proportions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.