des: Desription of a data frame or a variable

desR Documentation

Desription of a data frame or a variable

Description

Description of a data frame or a variable or wildcard for variable names

Usage

des(dataFrame)

Arguments

dataFrame

a data frame

Details

The variable names will be listed with class and the description of each variable

Author(s)

Virasakdi Chongsuvivatwong cvirasak@gmail.com

See Also

'summ', 'label.var', 'subset' and 'keepData'

Examples

data(Oswego)
.data <- Oswego
des(.data) 

epiDisplay documentation built on May 18, 2022, 5:11 p.m.

Related to des in epiDisplay...