status_short {DASplusR}R Documentation

DAS+R Status - Short Version

Description

Shows a quick short overview of the Active Dataset.

Usage

status_short()
status(short=TRUE)

Details

You can find the following items in the status (short version):
Item Descripton
Active Data Set The Active Data Set and the number of observations
Header DAS Data specific Header
Comment DAS Data specific Comment
List of Variables List of Variables in the Active Dataset
List of Selected Variables List of Selected Variables from the Active Dataset
List of Selected Subsets The defind subsets
Identification Variable Which Variable is used for Identification
X-coordinate
Y-coordinate
X-range
Y-range

Author(s)

Roland Boubela, mailto:roland.boubela 'at' gmail.com

See Also

status_long, status

Examples

## Not run: 
status(short = TRUE)
  
## End(Not run)
## Not run: status_short{}

[Package DASplusR version 1.0-1 Index]