vpr_category_create {vprr} | R Documentation |
Create a new taxa to be considered for classification after processing with VP
Description
creates empty directory structure to allow consideration of new taxa during vpr_manual_classification()
Usage
vpr_category_create(taxa, basepath)
Arguments
taxa |
new taxa name to be added (can be a list of multiple taxa names) |
basepath |
basepath used for vpr_manual_classification |
Value
empty directory structure using new taxa name inside basepath
[Package vprr version 0.2.3 Index]