see: Display Variable Details

Description Usage Arguments Examples

Description

This function displays the following details of variable:

See is an S3 generic and currently works with objects of class 'character', 'factor', 'numeric', 'data.frame', 'labelled', 'haven_labelled', 'POSIXct' and 'Date'.

Usage

1
2
3
see(x)

codebook(x)

Arguments

x

The object to be displayed in the console.

Examples

1
see(mtcars$mpg)

fschaffner/Xplorer documentation built on Oct. 4, 2019, 1:27 a.m.