# NOT RUN {
lonlat <- data.frame(lon = c(-55.0281,-54.9857),
lat = c(-2.8094, -2.8756))
dates <- c("2017-12-15", "2017-12-31")
dt <- get_chirps(lonlat, dates)
dt
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab