This package is wrapper around the Google Slides API and it serves to power data flows from R environment to Google Slides.
You can install the package by going through the following:
install.packages("devtools")
library(devtools)
devtools::install_github("hairizuanbinnoorazman/googleslides", build_vignettes = TRUE)
If you encounter a bug while using the package, take a screenshot of the error and file an issue on this repository.
This package is currently under construction