powered by
The ROI list can be helpful in determining which time series to download using `download_phenocam()`.
list_rois(out_dir = tempdir(), internal = TRUE)
A data frame with ROIs for all available cameras
output directory (default = tempdir())
TRUE or FALSE (default = TRUE)
if (FALSE) { # download the site meta-data df <- list_rois() }
Run the code above in your browser using DataLab