- manifest
dataframe of all frames including species classification
- sort
method for selecting best prediction, defaults to most frequent
- count
if true, return column with number of MD crops for that animal (does not work for images)
- shrink
if true, return a reduced dataframe with one row per image
- outfile
file path to which the data frame should be saved
- prompt
if true, prompts the user to confirm overwrite
- parallel
Toggle for parallel processing, defaults to FALSE
- workers
number of processors to use if parallel, defaults to 1