status_long {DASplusR}R Documentation

DAS+R Status - Long Version

Description

Shows a quick detailed overview of the Active Dataset.

Usage

status_long()
# or also
status(short=FALSE)

Details

You can find the following items in the status (long 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
Identification Variable Which Variable is used for Identification
X-coordinate
Y-coordinate
X-range
Y-range
Subsets Details about the defind subsets
Variable Specific Labelling List with details of Variables all in the Active Dataset

Author(s)

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

See Also

status_short, status

Examples

## Not run: 
status(short = FALSE)
  
## End(Not run)
## Not run: status_long{}

[Package DASplusR version 0.0-2 Index]