The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package is wrapper around the Google Slides API and it serves to power data flows from R environment to Google Slides.
The package is available on CRAN. You can install the package using the following:
install.packages("rgoogleslides")
Or, if you would want to use the latest features in the package, you can run the following:
install.packages("devtools")
library(devtools)
devtools::install_github("hairizuanbinnoorazman/rgoogleslides", 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.
For latest news and examples of how to use the rgoogleslides package, go to the following blog: https://www.hairizuan.com/tags/rgoogleslides/
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.