check_rgee_ready: Check Google Earth Engine connection

View source: R/utils.R

check_rgee_readyR Documentation

Check Google Earth Engine connection

Description

Returns TRUE if the user is authenticated with GEE via 'rgee', without triggering interactive prompts. Useful in non-interactive contexts like CRAN. Prints a message and returns FALSE if not.

Usage

check_rgee_ready()

Value

A logical value: TRUE if authenticated with GEE, FALSE otherwise (invisibly).


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.