descr (version 1.1.8)

descr: Summary of an object

Description

Wrapper for the function summary of base package, including information about variable label. The function prints the label attribute of the object and, then, invokes summary(object). If the object is a data frame, the function prints the label and invokes summary for each variable in the data frame.

Usage

descr(x)

Value

Null.

Arguments

x

The object to be described.

Author

Jakson Aquino jalvesaq@gmail.com

See Also