mutaframe: Create a mutaframe, a mutable data.frame

View source: R/constructor.r

mutaframeR Documentation

Create a mutaframe, a mutable data.frame

Description

Create a mutaframe, a mutable data.frame

Usage

  mutaframe(..., row.names = NULL)

Arguments

...

Objects to coerce to a mutaframe and combine column-wise

row.names

optional, the character vector of row names

Value

a mutaframe


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

Related to mutaframe in plumbr...