if (FALSE) { # interactive()
# This function only works with an API key
# the API key can be obtained from your ClimMob account
library("ClimMobTools")
my_key = "ff05a174-28d0-4a40-ab5a-35dc486133a6"
getProjectProgress(key = my_key,
project = "gina2024",
userowner = "student",
server = "1000FARMS")
}
Run the code above in your browser using DataLab