reconstruct.abundance.tbl: Reconstruct feature abundance table from tidy format

Description Usage Arguments Value

View source: R/feat_reconstruction.R

Description

TBD

Usage

1
2
3
4
5
6
7
8
reconstruct.abundance.tbl(
  df.unpacked,
  original = FALSE,
  split = NULL,
  x.var = "abundance",
  y.var,
  z.var
)

Arguments

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'

Value

a tibble with feature + nested data column comprising a single feature abundance table


sxmorgan/ansimo documentation built on June 26, 2020, 7:59 p.m.