Learn R Programming

table1 (version 1.4.3)

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

Description

Convert a table1 object to a data.frame.

Usage

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

Value

A data.frame.

Arguments

x

An object returned by table1.

...

Ignored.