allClasses: Vector of all variable classes in 'dataReporter'

View source: R/allClasses.R

allClassesR Documentation

Vector of all variable classes in dataReporter

Description

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

Usage

allClasses()

Examples

allClasses()


dataReporter documentation built on April 14, 2025, 1:09 a.m.