Install automatically with all dependencies via
install.packages("DataVisualizations",dependencies = T)
Please note, that dependecies have to be installed manually.
remotes::install_github("Mthrun/DataVisualizations")
Please note, that dependecies have to be installed manually.
Tools -> Install Packages -> Repository (CRAN) -> DataVisualizations
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
The full manual for users or developers is available here: https://cran.r-project.org/web/packages/DataVisualizations/DataVisualizations.pdf
install.packages('DataVisualizations')