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)

fschaff/Xplorer documentation built on Oct. 2, 2019, 4:52 p.m.