chmTreeGaps: Creates new treeCuts object

View source: R/functions.R

chmTreeGapsR Documentation

Creates new treeCuts object

Description

This function was designed to facilitate setting rowGapLocations and colGapLocations in the chmNew() function. See examples section.

Usage

chmTreeGaps(numberOfCuts)

Arguments

numberOfCuts

Number of tree cuts

Value

treeCuts object with specified number of tree cuts

Examples

mychm <- chmNew("test_chm", rowGapLocations = chmTreeGaps(5))

MD-Anderson-Bioinformatics/NGCHM-R documentation built on April 1, 2024, 12:34 p.m.