printTestLabelUsage | R Documentation |
Print Usage Information when the command equals to 'test-label'
printTestLabelUsage(verbose = TRUE)
verbose |
if TRUE then information will be printed in the console |
It does not return a value but only prints the available parameters of the 'printTestLabelUsage' function in the R session
library(fastText)
printTestLabelUsage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.