Learn R Programming

plumbr (version 0.6.3)

as.mutaframe: Coercion to mutaframe

Description

Coerce an object to a mutaframe. Supported types include data.frame, or anything coercible to one.

Usage

as.mutaframe(x, ...)

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

## S3 method for class 'data.frame': as.mutaframe(x, ...)

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

Arguments

x
the object to coerce
...
arguments passed to methods

Value

  • a mutaframe