View source: R/plot_rates_fracs.R
plot_rates_fracs | R Documentation |
Create a plot of rates or fractions
plot_rates_fracs( obj, which = "frac", height = "100%", width = 800, plotly = TRUE )
obj |
an object from |
which |
one of "frac" or "rate" |
height |
height of plot if using plotly |
width |
width of plot if using plotly |
plotly |
should the result be a plotly graph? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.