Learn R Programming

plumbr (version 0.6.3)

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

Description

Coerces a mutaframe to a data.frame

Usage

## 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

Value

  • a data.frame