Coerce objects to mudata

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, ...)

Arguments

x

An object

...

Passed to other methods

Value

A mudata object or an error