printNNUsage: Print Usage Information when the command equals to 'nn'

View source: R/RcppExports.R

printNNUsageR Documentation

Print Usage Information when the command equals to 'nn'

Description

Print Usage Information when the command equals to 'nn'

Usage

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

Examples


library(fastText)

printNNUsage()


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