extract_annotations: Extract all phenology dates

View source: R/extract_annotations.R

extract_annotationsR Documentation

Extract all phenology dates

Description

Wrapper around the extract_line_sections() function, to loop over all available annotations and extract the relevant line sections.

Usage

extract_annotations(
  data = "./data-raw/jungle_rhythms_annotations.rds",
  plot = FALSE,
  image_path =
    "~/Dropbox/Research_Projects/working/congo_phenology/data/yearly_subsets_jpg/",
  output_path = "/scratch/tmp/",
  internal = TRUE
)

Arguments

data

raw annotation data to process (pre-processed with format_zoo_data())

plot

plot the output to a particular directory

image_path

location of the images used in the project, for visualization only.

output_path

where to store images and generated data

internal

logical, save to disk or not


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