R/googleComputeEngineR.R

#' Working with Google Compute Engine from R
#' 
#' See demos and examples at the \href{googleComputeEngineR website}{https://cloudyr.github.io/googleComputeEngineR/}.
#'
#' @docType package
#' @name googleComputeEngineR
NULL


## store bucket name
.gce_env <- new.env(parent = emptyenv())

Try the googleComputeEngineR package in your browser

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

googleComputeEngineR documentation built on May 6, 2019, 1:01 a.m.