as_Mashed_table: Coerce to Mashed Table

View source: R/Mashed_table.R

as_Mashed_tableR Documentation

Coerce to Mashed Table

Description

Coerce to Mashed Table

Usage

as_Mashed_table(x, ...)

is_Mashed_table(x, ...)

Arguments

x

Any R object.

...

mash_table() only: data.frames with the same row and column count. Elements of (...) can be named, but the name must differ from the argument names of this function.

Value

as_Mashed_table() returns a Mashed_table

is_Mashed_table returns TRUE if its argument is a Mashed_table and FALSE otherwise.


tatoo documentation built on March 31, 2023, 8:16 p.m.