R/reexport.R

#' @import glue
#' @export 
glue::glue

#' @import rgee
#' @export 
rgee::ee_Initialize

#' @export
rgee::ee

#' @export
rgee::Map

#' @importFrom lubridate make_date
#' @export
lubridate::make_date

#' @importFrom dplyr mutate
#' @export
dplyr::mutate
rpkgs/rgee2 documentation built on May 31, 2024, 6:58 p.m.