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.


table1 documentation built on Jan. 6, 2023, 5:07 p.m.