#' Earth Engine API version
#'
#'
#' @family session management functions
#' @return Character. Earth Engine Python API version used to build rgee.
#' @export
ee_version <- function() {
'0.1.249'
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.