Copy SaK in the ~/.config/earthengine/$USER.
ee_utils_sak_copy(sakfile, users = NULL, delete = FALSE, quiet = FALSE)
Arguments
Character. SaK filename. If missing, the SaK of the first user is used.
Character. The user related to the SaK file. A SaK file can be related to multiple users.
Logical. If TRUE, the SaK filename is deleted after copy.
Logical. Suppress info message
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