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