R/waterfall.R

#' @title Waterfall Charts
#' @docType package
#' 
#' @description
#' Create waterfall or "McKinsey" charts
#' 
#' @details
#' This package provides support for creating waterfall
#' charts in R using both traditional base and lattice graphics.
#'
#' @author
#' James P. Howard, II <jh@jameshoward.us>
#'
"_PACKAGE"
#> [1] "_PACKAGE"

Try the waterfall package in your browser

Any scripts or data that you put into this service are public.

waterfall documentation built on May 2, 2019, 3:04 a.m.