CRAN_Status_Badge CRAN RStudio mirror downloads CRAN RStudio mirror downloads

DataVisualizations

Installation

Installation using CRAN

Install automatically with all dependencies via

install.packages("DataVisualizations",dependencies = T)

Installation using Github

Please note, that dependecies have to be installed manually.

remotes::install_github("Mthrun/DataVisualizations")

Installation using R Studio

Please note, that dependecies have to be installed manually.

Tools -> Install Packages -> Repository (CRAN) -> DataVisualizations

Tutorial Examples

The tutorial with several examples can be found on in the vignette on CRAN:

https://cran.r-project.org/web/packages/DataVisualizations/vignettes/DataVisualizations.html

Manual

The full manual for users or developers is available here: https://cran.r-project.org/web/packages/DataVisualizations/DataVisualizations.pdf