/googleslides

R wrapper for Google Slides API

Primary LanguageROtherNOASSERTION

Google Slides for R

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.

Status of package

This package is currently under construction