| list_sites | R Documentation | 
The site list can be helpful in determining which time series to download using 'download_phenocam()'. The site list also includes meta-data concerning plant functional types, general climatological conditions such as mean annual temperature or geographic location.
list_sites(out_dir = tempdir(), internal = TRUE)
out_dir | 
 output directory (default = tempdir())  | 
internal | 
 TRUE or FALSE (default = TRUE)  | 
A data frame with meta-data for all available sites.
## Not run: 
# download the site meta-data
df <- list_sites()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.