A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://r-spatial.github.io/rgee/reference/ee_utils_sak_copy.html below:

Stores a Service account key (SaK) inside the EE folder — ee_utils_sak_copy • rgee

Copy SaK in the ~/.config/earthengine/$USER.

ee_utils_sak_copy(sakfile, users = NULL, delete = FALSE, quiet = FALSE)
Arguments
sakfile

Character. SaK filename. If missing, the SaK of the first user is used.

users

Character. The user related to the SaK file. A SaK file can be related to multiple users.

delete

Logical. If TRUE, the SaK filename is deleted after copy.

quiet

Logical. Suppress info message

Examples
if (FALSE) { # \dontrun{
library(rgee)

ee_Initialize()

# sakfile <- "/home/rgee_dev/sak_file.json"
## Copy sakfile to the users 'csaybar' and 'ndef'
# ee_utils_sak_copy(sakfile = sakfile, users = c("csaybar", "ndef"))

# # Copy the sakfile of the user1 to the user2 and user3.
# ee_utils_sak_copy(users = c("csaybar", "ndef", "ryali93"))
} # }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4