as.data.table.treeprof: Convert a Treeprof object to 'data.table'

Description Usage Arguments Value

Description

Primarily used to display the underlying `data.table` structure of a `treeprof` object

Usage

1
2
## S3 method for class 'treeprof'
as.data.table(x, keep.rownames = FALSE)

Arguments

x

a `treeprof` object

Value

a `data.table` object


brodieG/treeprof documentation built on Nov. 11, 2021, 1:36 a.m.