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
arnima-github/areaplot documentation built on Jan. 17, 2024, 8:11 p.m.