TellAbout: TellAbout

Description Usage Arguments Details Value Author(s) Examples

Description

Utility to show characteristics of a variable

Usage

1

Arguments

V

A variable that may be scalar, vector, data.frame

Details

Prints the variable type, dimensions, and summary.

Value

The summary, which is also printed by the function.

Author(s)

William Cooper

Examples

1
2
TellAbout (RAFdata$TASX)
TellAbout (RAFdata)

WilliamCooper/Ranadu documentation built on July 10, 2019, 12:40 a.m.