Learn R Programming

TreeSearch (version 1.0.1)

WithOneExtraStep: Number of trees with one extra step

Description

Number of trees with one extra step

Usage

WithOneExtraStep(...)

Arguments

Vector or series of integers specifying the number of leaves bearing each distinct non-ambiguous token.

Examples

Run this code
# NOT RUN {
WithOneExtraStep(1, 2, 3)
# }

Run the code above in your browser using DataLab