worcs (version 0.1.2)

descriptives: Describe a dataset

Description

Provide descriptive statistics for a dataset.

Usage

descriptives(x)

Arguments

x

An object for which a method exists.

Value

A data.frame with descriptive statistics for x.

Examples

Run this code
# NOT RUN {
descriptives(iris)
# }

Run the code above in your browser using DataCamp Workspace