DisplayR is SAMY Data Science’s comprehensive package for data visualisation, offering a wide array of functions tailored to meet various data visualisation needs. This versatile package aims to improve data presentation and communication by providing visually engaging and informative graphics.
The package caters to a diverse set of visualisation requirements, including static and interactive data visualisation, tables, and seamless PowerPoint integration with R. DisplayR streamlines the process of creating and customising charts and plots, enabling users to efficiently produce visuals that effectively convey the insights and patterns hidden within their data.
Installation
You can install the development version of DisplayR from GitHub with:
# install.packages("devtools")
devtools::install_github("jpcompartir/DisplayR")