Skip to contents

Interactive setup wizard that checks prerequisites, guides the user through Google Earth Engine registration and authentication, and verifies the connection.

Usage

gee_setup()

Value

NULL, invisibly. Called for side effects (prints instructions and optionally initiates authentication).

See also

Examples

if (FALSE) { # interactive()
gee_setup()
}