R/areaplot-package.R

#' @docType package
#'
#' @name areaplot-package
#'
#' @title Plot Stacked Areas and Confidence Bands as Filled Polygons
#'
#' @description
#' Plot stacked areas and confidence bands as filled polygons, or add polygons
#' to existing plots. A variety of input formats are supported, including
#' vectors, matrices, data frames, formulas, etc.
#'
#' @details
#' \emph{Plot:}
#' \tabular{ll}{
#'   \code{\link{areaplot}} \tab stacked area\cr
#'   \code{\link{confplot}} \tab confidence bands
#' }
#'
#' @author Arni Magnusson.

NA

Try the areaplot package in your browser

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

areaplot documentation built on Nov. 20, 2023, 9:07 a.m.