powered by
Create SymLink Directories and Sort Classified Images
symlinkSpecies(manifest, linkdir, threshold = 0, outfile = NULL, copy = FALSE)
manifest with added link columns
DataFrame of classified images
Destination directory for symlinks
Confidence threshold for determining uncertain predictions, defaults to 0
Results file to save to
Toggle to determine copy or hard link, defaults to link
if (FALSE) { manifest <- symlinkSpecies(manifest, linkdir) }
Run the code above in your browser using DataLab