TellAbout: TellAbout

TellAboutR Documentation

TellAbout

Description

Utility to show characteristics of a variable

Usage

TellAbout(V)

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

TellAbout (RAFdata$TASX)
TellAbout (RAFdata)

NCAR/Ranadu documentation built on Jan. 27, 2023, 1:09 a.m.