R/rgoogleslides.R

#' rgoogleslides: From R to Slides
#' @description 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.
#'
#' Hence, this package is created to resolve such issues, providing a smoother workflow
#' for such cases.
#'
#' @docType package
#' @name rgoogleslides
NULL

Try the rgoogleslides package in your browser

Any scripts or data that you put into this service are public.

rgoogleslides documentation built on March 13, 2020, 2:32 a.m.