as_table: Tables objects.

View source: R/generics.R

as_tableR Documentation

Tables objects.

Description

Converts an object to a table. A wrapper around as.table.

Usage

as_table(x, ...)

Arguments

x

an object to be converted to a table.

...

extra arguments passed to methods.

Value

an object of class 'table'.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.