as_mudata: Coerce objects to mudata

View source: R/mudata.R

as_mudataR Documentation

Coerce objects to mudata

Description

Coerce objects to mudata

Usage

as_mudata(x, ...)

as.mudata(x, ...)

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

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

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

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

Arguments

x

An object

...

Passed to other methods

Value

A mudata object or an error


paleolimbot/mudata documentation built on Oct. 3, 2023, 10:03 a.m.