printDumpUsage: Print Usage Information when the command equals to 'dump'

View source: R/RcppExports.R

printDumpUsageR Documentation

Print Usage Information when the command equals to 'dump'

Description

Print Usage Information when the command equals to 'dump'

Usage

printDumpUsage(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 'printDumpUsage' function in the R session

Examples


library(fastText)

printDumpUsage()


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