summarize_annotations: Summarize annotations into weekly values

View source: R/summarize_annotations.R

summarize_annotationsR Documentation

Summarize annotations into weekly values

Description

weekly values assume a 48 week year

Usage

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/"
)

Arguments

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

Value

ggplot object


khufkens/junglerhythms documentation built on Jan. 4, 2024, 4:59 p.m.