Learn R Programming

mudata2 (version 1.1.3)

as_mudata: Coerce objects to mudata

Description

Coerce objects to mudata

Usage

as_mudata(x, ...)

as.mudata(x, ...)

# S3 method for mudata as_mudata(x, ...)

# S3 method for data.frame as_mudata(x, ...)

# S3 method for tbl as_mudata(x, ...)

# S3 method for list as_mudata(x, ...)

Value

A mudata object or an error

Arguments

x

An object

...

Passed to other methods