R/fetchGoogle.R

Defines functions fetchGoogle

Documented in fetchGoogle

#' @rdname defunct-fetch
#' @export 
fetchGoogle <- function(...) {
  .Defunct(msg="Use fetchGoogle() from the `fetch' package instead. Or see the `googlesheets' package.")
}
ProjectMOSAIC/mosaic documentation built on Feb. 21, 2024, 2:11 a.m.