Learn R Programming

dostats (version 1.3.0)

Table1: Create a table of descriptives of a dataset.

Description

Create a table of descriptives of a dataset.

Usage

Table1(formula, data)

Arguments

formula
a formula description of the table.
data
a data.frame or environment to extract the data from.