| descr {descr} | R Documentation |
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.
descr(x)
x |
The object to be described. |
Null.
Jakson Aquino jalvesaq@gmail.com