SciViews-package: SciViews: 'SciViews' - Data Processing and Visualization with...

SciViews-packageR Documentation

SciViews: 'SciViews' - Data Processing and Visualization with the 'SciViews::R' Dialect

Description

logo

The 'SciViews::R' dialect provides a set of functions that streamlines data input, process, analysis and visualization especially, but not exclusively, for beginners or occasional users. It mixes base R and tidyverse, plus another set of CRAN packages for an easy and coherent use of R.

Details

The SciViews::R dialect is base R + tidyverse + a series of additional SciViews packages like 'data.io', 'flow' or 'chart'.

Important functions

  • R() for loading the 'SciViews::R“ packages,

  • pcomp() for a PCA analysis (unifying various methods),

  • correlation() to calculate and plot a correlation matrix,

  • panel_reg() and others to plot panels in pairs or coplot graphs,

  • panel_boxplot() and others for univariate panels in pairs plots.

  • rwb_colors() and others to generate color palettes.

  • enum() to enumerate items in a vector,

  • timing() to determine the time required to run an R expression,

  • nr() and co as convenient shorthand to columns and rows,

  • ln() and others for natural logarithm.

Author(s)

Maintainer: Philippe Grosjean phgrosjean@sciviews.org (ORCID)

See Also

Useful links:


SciViews/SciViews documentation built on Sept. 16, 2023, 10:26 p.m.