as.list.mutaframe: Coercion to list

View source: R/coercion.r

as.list.mutaframeR Documentation

Coercion to list

Description

Coerces a mutaframe to a list

Usage

  ## S3 method for class 'mutaframe'
 as.list(x, ...)

Arguments

x

a mutaframe

...

ignored

Value

a list, with one element for each mutaframe column


plumbr documentation built on May 7, 2022, 1:05 a.m.