as_table.default: Default method for as_table.

View source: R/factor_methods.R

as_table.defaultR Documentation

Default method for as_table.

Description

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

Usage

## Default S3 method:
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.