as.data.frame.mutaframe: Coercion to data.frame

Description Usage Arguments Value

Description

Coerces a mutaframe to a data.frame

Usage

1
2
3
  ## S3 method for class 'mutaframe'
 as.data.frame(x, row.names =
  rownames(x), optional = FALSE, ...)

Arguments

x

a mutaframe

row.names

character vector of rownames, defaults to rownames of x

optional

see as.data.frame

...

see as.data.frame

Value

a data.frame


ggobi/plumbr documentation built on May 17, 2019, 3:15 a.m.