as.data.frame.table1: Convert a 'table1' object to a 'data.frame'.

View source: R/table1.R

as.data.frame.table1R Documentation

Convert a table1 object to a data.frame.

Description

Convert a table1 object to a data.frame.

Usage

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

Arguments

x

An object returned by table1.

...

Ignored.

Value

A data.frame.


benjaminrich/table1 documentation built on April 29, 2023, 7:05 p.m.