Learn R Programming

dataMaid (version 1.4.1)

allClasses: Vector of all variable classes in dataMaid

Description

Returns the names of the eight data classes for which dataMaid is implemented, namely "character", "Date", "factor", "integer", "labelled", "haven_labelled", "logical" and "numeric".

Usage

allClasses()

Arguments

Examples

Run this code
# NOT RUN {
allClasses()

# }

Run the code above in your browser using DataLab