View source: R/factor_methods.R
as_table.default | R Documentation |
Converts an object to a table. A wrapper around as.table
.
## Default S3 method:
as_table(x, ...)
x |
an object to be converted to a table. |
... |
extra arguments passed to methods. |
an object of class 'table'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.