Package: rgoogleslides 0.3.2

rgoogleslides: R Interface to Google Slides

Previously, when one is working with in the Google Ecosystem (Using Google Drive etc), there is hardly any good workflow of getting the values calculated from R and getting that into Google Slides. The normal and easy way out would be to just copy your work over but when you have a number of analysis to present with a lot of changes between each environment, it just becomes quite cumbersome.

Authors:Hairizuan Bin Noorazman

rgoogleslides_0.3.2.tar.gz
rgoogleslides_0.3.2.zip(r-4.5)rgoogleslides_0.3.2.zip(r-4.4)rgoogleslides_0.3.2.zip(r-4.3)
rgoogleslides_0.3.2.tgz(r-4.4-any)rgoogleslides_0.3.2.tgz(r-4.3-any)
rgoogleslides_0.3.2.tar.gz(r-4.5-noble)rgoogleslides_0.3.2.tar.gz(r-4.4-noble)
rgoogleslides_0.3.2.tgz(r-4.4-emscripten)rgoogleslides_0.3.2.tgz(r-4.3-emscripten)
rgoogleslides.pdf |rgoogleslides.html
rgoogleslides/json (API)
NEWS

# Install 'rgoogleslides' in R:
install.packages('rgoogleslides', repos = c('https://hairizuanbinnoorazman.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hairizuanbinnoorazman/rgoogleslides/issues

On CRAN:

google-slides

25 exports 23 stars 2.19 score 9 dependencies 20 scripts 156 downloads

Last updated 3 years agofrom:2b32821962. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:add_create_image_requestadd_create_shape_requestadd_create_slide_page_requestadd_create_table_requestadd_create_video_requestadd_delete_object_requestadd_delete_table_column_requestadd_delete_table_row_requestadd_delete_text_requestadd_insert_table_columns_requestadd_insert_table_rows_requestadd_insert_text_requestadd_replace_all_shapes_with_image_requestadd_replace_all_text_requestadd_update_slides_position_requestaligned_page_element_propertyauthorizecommit_to_slidescreate_data_tablecreate_slidesget_slide_page_propertiesget_slides_propertiesis.google_slide_requestis.page_element_propertypage_element_property

Dependencies:askpassassertthatcurlhttrjsonlitemimeopensslR6sys

Readme and manuals

Help Manual

Help pageTopics
Add a create image requestadd_create_image_request
Add a create shape requestadd_create_shape_request
Add a create slide requestadd_create_slide_page_request
Add a create table requestadd_create_table_request
Add a create video requestadd_create_video_request
Add a delete object requestadd_delete_object_request
Add a delete table column requestadd_delete_table_column_request
Add a delete table row requestadd_delete_table_row_request
Add a delete text requestadd_delete_text_request
Add an insert table column requestadd_insert_table_columns_request
Add an insert table row requestadd_insert_table_rows_request
Add an insert text requestadd_insert_text_request
Add a replace all shapes with image requestadd_replace_all_shapes_with_image_request
Add a replace all text requestadd_replace_all_text_request
Add an update slides position requestadd_update_slides_position_request
Convenience function to return a page element property that aligns said elementaligned_page_element_property
Authorize R package to access Google Slides APIauthorize
Convenience function to return a value if the value is NAcheck_validity
Commit changes to slidescommit_to_slides
Create and upload data into a table in slidescreate_data_table
Create a new googleslidecreate_slides
Convert dataframe to dataframe with rows and columnsdataframe_convert
Generate endpoint for the Google Slides APIget_endpoint
Get the list of google drive urlget_google_drive_urls
Get a single page of a Google Slides propertyget_slide_page_properties
Get Google Slides Propertiesget_slides_properties
Check if the object is a google slide request objectis.google_slide_request
Check if the object is a google slide request objectis.page_element_property
Common Property: Page Element Propertypage_element_property
rgoogleslides: From R to Slidesrgoogleslides