ee_users: Display the credentials of all users as a table

View source: R/ee_Initialize.R

ee_usersR Documentation

Display the credentials of all users as a table

Description

Display Earth Engine, Google Drive, and Google Cloud Storage Credentials as a table.

Usage

ee_users(quiet = FALSE)

Arguments

quiet

Logical. Suppress info messages.

Value

A data.frame with credential information of all users.

See Also

Other session management functions: ee_Initialize(), ee_user_info(), ee_version()

Examples

## Not run: 
library(rgee)
ee_users()

## End(Not run)

r-spatial/rgee documentation built on July 4, 2024, 9:33 a.m.