R/GCAManalysis.R

#' GCAManalysis: Analysis tools and algorithms for GCAM data
#'
#' The GCAManalysis package provides a variety of tools for analyzing GCAM data.
#'
#' @section Trend Analysis:
#'
#' The \code{\link{trend_analysis}} function detects and categorizes trends in
#' the data.  The "trend-analysis" vignette gives an extended example of using
#' this function.
#'
#' @docType package
#' @name GCAManalysis
NULL
JGCRI/GCAManalysis documentation built on May 23, 2019, 10:32 p.m.