printAnalogiesUsage: Print Usage Information when the command equals to...

View source: R/RcppExports.R

printAnalogiesUsageR Documentation

Print Usage Information when the command equals to 'analogies'

Description

Print Usage Information when the command equals to 'analogies'

Usage

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

Examples


library(fastText)

printAnalogiesUsage()


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