getAnimals {animl} | R Documentation |
Return a dataframe of only MD animals
Description
Return a dataframe of only MD animals
Usage
getAnimals(manifest)
Arguments
manifest |
all megadetector frames |
Value
animal frames classified by MD
Examples
## Not run:
animals <- getAnimals(imagesall)
## End(Not run)
[Package animl version 1.1.0 Index]