R/seasonalview-package.R

#' Graphical User Interface for Seasonal Adjustment
#' 
#' A graphical user interface to the seasonal package and 
#' X-13ARIMA-SEATS, the U.S. Census Bureau's seasonal adjustment software. The
#' seasonalview package unifies the code base of 
#' \url{http://www.seasonal.website} with the GUI in the \pkg{seasonal} package.
#' 
#' Have a look at the README for usage examples: 
#' \url{https://CRAN.R-project.org/package=seasonalview/README.html}
#' 
#' @name seasonalview-package
#' @aliases seasonalview
#' @docType package
#' @author Christoph Sax \email{christoph.sax@@gmail.com}
#' @keywords package
#' @seealso \code{\link{view}} for the main function of seasonalview.
NULL

Try the seasonalview package in your browser

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

seasonalview documentation built on May 2, 2019, 2:45 a.m.