powered by
Creates a new Classifier object.
classifier(..., verbose = TRUE)
Returns a Classifier object.
Any number of paths to folders that contain assets (see asset()).
asset()
If TRUE, information about the imported assets is printed on screen.
The first input argument will set the primary asset, and the others will be considered secondary assets.
# Set up an ALL classifier object. cls <- classifier()
Run the code above in your browser using DataLab