# NOT RUN {
# This function will not work without an API key
# the user API key can be obtained once a free ClimMob account
# is created via https://climmob.net/
my_key <- "add_your_key"
my_project <- "my_climmob_project"
data <- getDataCM(key = my_key, project = my_project)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab