R/iNZightModules-package.R

#' iNZightModules: Add-on modules for iNZight
#'
#' Each file in this package is a self-contained module that integrates into iNZight.
#' Each module targets a specific R package (for example, iNZightTS, iNZightMaps, etc).
#'
#' @name iNZightModules
#' @docType package
#'
#' @import methods graphics utils grDevices
#' @importFrom stats complete.cases cov lm predict qf
#'
#' @author Tom Elliott, Eric Lim, Junjie Zeng, Simon Potter, Dineika Chandranada, David Banks
#'
#' Maintainer: Tom Elliott <inzight_support@stat.auckland.ac.nz>
NULL
iNZightVIT/iNZightModules documentation built on Feb. 3, 2024, 4:43 p.m.