if (FALSE) {
library(rgee)
ee_Initialize(gcs = TRUE)
# Check a specific SaK
sakfile <- "/home/rgee_dev/sak_file.json"
ee_utils_sak_validate(sakfile, bucket = "rgee_dev")
# Check the SaK for the current user
ee_utils_sak_validate()
}
Run the code above in your browser using DataLab