Learn R Programming

foreSIGHT (version 1.0.0)

viewAttributeDef: Prints the definition of an attribute

Description

viewAttributeDef prints the short definition of a valid attribute

Usage

viewAttributeDef(attribute)

Arguments

attribute

A string; the name of the attribute.

See Also

viewAttributes, createExpSpace

Examples

Run this code
# To view the definition of any valid attribute
viewAttributeDef("P_ann_tot_m")
# To view the valid attributes
viewAttributes()

Run the code above in your browser using DataLab