R/SciViews-package.R

#' SciViews - Main package
#'
#' The SciViews package provides various functions to install the SciViews::R
#' dialect. It also provides additional utilites besides base, recommended and
#' tidyverse.
#'
#' @section Important functions:
#'
#' TODO...
#'
#' @docType package
#' @name SciViews-package
#'
#' @import stats
#' @import graphics
#' @importFrom grDevices colorRampPalette chull hsv rainbow
#' @importFrom ellipse ellipse plotcorr
NULL

Try the SciViews package in your browser

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

SciViews documentation built on Nov. 17, 2019, 1:06 a.m.