extract_annotations.Rd
Wrapper around the extract_line_sections() function, to loop over all available annotations and extract the relevant line sections.
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
)
raw annotation data to process (pre-processed with format_zoo_data())
plot the output to a particular directory
location of the images used in the project, for visualization only.
where to store images and generated data
logical, save to disk or not