View source: R/summarize_annotations.R
| summarize_annotations | R Documentation | 
weekly values assume a 48 week year
summarize_annotations(
  df = "data/jungle_rhythms_daily_annotations.rds",
  image_index = "data/phenology_archives_species_long_format_20190319.csv",
  plot = TRUE,
  internal = FALSE,
  output_path = "./data/"
)
| df | junglerhythms raw annotation file | 
| image_index | image index data meta-data | 
| plot | plot output TRUE or FALSE | 
| internal | output results to R workspace, TRUE or FALSE | 
| output_path | output path where to store data | 
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.