printTestUsage: Print Usage Information when the command equals to 'test'

View source: R/RcppExports.R

printTestUsageR Documentation

Print Usage Information when the command equals to 'test'

Description

Print Usage Information when the command equals to 'test'

Usage

printTestUsage(verbose = TRUE)

Arguments

verbose

if TRUE then information will be printed in the console

Value

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

Examples


library(fastText)

printTestUsage()


fastText documentation built on May 29, 2024, 3:37 a.m.