gd_read <- function(gdoc) {
return(googledoc)
}
gd_create <- function(title, ...) {
return(googledoc)
}
gd_update <- function(gdoc) {
return(googledoc)
}
gd_append <- function(gdoc, ...) {
}
#' re-export googlesheets::as_id
#'
#' @importFrom googlesheets as_id
#' @name as_id
#' @rdname as_id
#' @export
NULL
as_id.googledoc <- functon(googledoc) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.