Learn R Programming

FFTrees (version 1.7.0)

inwords: Provide a verbal description of an FFT

Description

inwords generates and provides a verbal description of a fast-and-frugal tree (FFT) from an FFTrees object.

Usage

inwords(x, tree = 1)

Value

A verbal description of an FFT (as a string).

Arguments

x

An FFTrees object.

tree

The tree to display (as numeric).

See Also

print.FFTrees for printing FFTs; plot.FFTrees for plotting FFTs; summary.FFTrees for summarizing FFTs; FFTrees for creating FFTs from and applying them to data.