# NOT RUN {
climacell_core(
api_key = Sys.getenv('CLIMACELL_API'),
lat = 0,
long = 0,
timestep = '1d',
start_time = lubridate::now(),
end_time = lubridate::now + lubridate::days(5))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab