Learn R Programming

fastText (version 1.0.4)

printTestLabelUsage: Print Usage Information when the command equals to 'test-label'

Description

Print Usage Information when the command equals to 'test-label'

Usage

printTestLabelUsage(verbose = TRUE)

Value

It does not return a value but only prints the available parameters of the 'printTestLabelUsage' function in the R session

Arguments

verbose

if TRUE then information will be printed in the console

Examples

Run this code

library(fastText)

printTestLabelUsage()

Run the code above in your browser using DataLab