status_short {DASplusR} | R Documentation |
Shows a quick short overview of the Active Dataset.
status_short() status(short=TRUE)
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 |
Roland Boubela, mailto:roland.boubela 'at' gmail.com
## Not run: status(short = TRUE) ## End(Not run) ## Not run: status_short{}