plumbr (version 0.6.9)

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

Description

Coerces a mutaframe to a data.frame

Usage

# S3 method for 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

Value

a data.frame