:chart_with_downwards_trend: Plotting cost-effectiveness analysis output data.
An R package for plotting cost-effectiveness analysis output data.
Currently contains functions to:
TODO
To install the development version from github:
library(devtools)
install_github("Health-Economics-in-R/ceplot")
Then, to load the package, use:
library("ceplot")
See package Vignette for more details and examples.