format_zoo_data: Reads in Jungle Rhythms classification output file (CSV) and...

View source: R/format_zoo_data.R

format_zoo_dataR Documentation

Reads in Jungle Rhythms classification output file (CSV) and cleans up the data by dropping early values (trials) etc

Description

Reads in Jungle Rhythms classification output file (CSV) and cleans up the data by dropping early values (trials) etc

Usage

format_zoo_data(
  file = NULL,
  image_file = "data/jungle_rhythms_subsets.rds",
  date = "2015-12-10",
  path = NULL
)

Arguments

image_file

file with image subset details (filename, dimensions)

path

path where to save the data

file:

path to a zooniverse generated CSV

date:

date before which to discard all data (demo data)


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