Description Usage Arguments Value
View source: R/feat_reconstruction.R
TBD
1 2 3 4 5 6 7 8 | reconstruct.abundance.tbl(
df.unpacked,
original = FALSE,
split = NULL,
x.var = "abundance",
y.var,
z.var
)
|
df.unpacked |
a data frame with nested list-columns |
s.var |
a string specifying a stratification variable |
b.var |
the other variable of interest, default = 'abundance' |
a tibble with feature + nested data column comprising a single feature abundance table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.