plot_rates_fracs: Create a plot of rates or fractions

View source: R/plot_rates_fracs.R

plot_rates_fracsR Documentation

Create a plot of rates or fractions

Description

Create a plot of rates or fractions

Usage

plot_rates_fracs(
  obj,
  which = "frac",
  height = "100%",
  width = 800,
  plotly = TRUE
)

Arguments

obj

an object from get_rates_and_fractions()

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?


ki-tools/champs-mortality documentation built on Oct. 9, 2022, 6:32 a.m.