R/iNZightTS-package.R

#' The iNZightTS package provides some simple analysis tools for
#' exploring time series data. It is used in the iNZight software.
#'
#'
#' @title Time Series Data Analysis
#'
#' @author Tom Elliott (previously: Marco Kuper, Simon Potter, and David Banks)
#'
#' @docType package
#'
#' @keywords iNZight
#'
#' @seealso \code{iNZight}
#'
#' @import grid grDevices graphics stats utils
#' @importFrom magrittr '%>%'
#' @importFrom rlang .data
#'
#' @name iNZightTS-package
NULL

Try the iNZightTS package in your browser

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

iNZightTS documentation built on Feb. 1, 2022, 1:08 a.m.