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.")
}

Try the mosaic package in your browser

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

mosaic documentation built on May 29, 2024, 5:27 a.m.