meco2tse: Transform 'microtable' object of 'microeco' package to the...

View source: R/tse2meco.R

meco2tseR Documentation

Transform 'microtable' object of 'microeco' package to the 'TreeSummarizedExperiment' object of 'TreeSummarizedExperiment' package <doi:10.12688/f1000research.26669.2>.

Description

Transform 'microtable' object of 'microeco' package to the 'TreeSummarizedExperiment' object of 'TreeSummarizedExperiment' package <doi:10.12688/f1000research.26669.2>.

Usage

meco2tse(meco, ...)

Arguments

meco

a microtable object.

...

parameter passed to TreeSummarizedExperiment function of TreeSummarizedExperiment package, e.g. colTree, rowNodeLab and colNodeLab.

Value

TreeSummarizedExperiment object.

Examples

## Not run: 
library(microeco)
data("dataset")
meco2tse(dataset)

## End(Not run)

file2meco documentation built on April 4, 2025, 12:32 a.m.