Skip to main content
  1. Article Categories/

Rgoogleslides

Sending ggplot graphs to googleslides

··1085 words·6 mins
IMPORTANT: THE FOLLOWING BLOG POST IS OUTDATED. THERE IS AN UPDATE TO GOOGLESLIDES API WHICH DISABLE USAGE OF GOOGLE DRIVE IMAGES. NOW ALL IMAGES HAS TO BE FROM PUBLIC SOURCES. THERE IS A FEATURE REQUEST TICKET CREATED TO ADD THIS FUNCTIONALITY BACK BUT THERE IS A HIGH LIKELIHOOD IT WONT BE BACK FOR A LONG TIME

Rgoogleslides Updated to v0.2.0-alpha

··330 words·2 mins
The rgoogleslides package is being upgraded with a quite a big change in methodogy. Refer to the following release notes for more detailed information. https://github.com/hairizuanbinnoorazman/rgoogleslides/releases/tag/v0.2.0-alpha The previous design package suffer from several design flaws, some of which would be detailed below:

Restructuring Rgoogleslides

··324 words·2 mins
In the initial draft of the rgoogleslides package, there were several wrapper functions that serve to immediately call the Google Slides API immediately after it is being used. Some of the examples are below:

Slides API announced by Google!

Earlier this year, Google announced a couple of new APIs for the set of Google Products in its productivity and office suite, namely the Google Slides API https://gsuiteupdates.googleblog.com/2016/05/new-ways-to-keep-data-flowing-between.html It has been a long time but ever since the announcement in the Google IO earlier this year, I’ve been anticipating for the arrival of the API and it’s already here!!