dataDescriptionHandlers {Rggobi}R Documentation

XML Readers for GGobi data

Description

This provides handlers functions for extracting information about the datasets and variables within an GGobi XML input URL. This is used in xmlDataViewer to obtain the information to be displayed.

Usage

dataDescriptionHandlers()

Value

A list of functions corresponding to the different nodes:

data
variables
realvariable
categoricalvariable
records
record
Data

Author(s)

Duncan Temple Lang

References

http://www.ggobi.org http://www.ggobi.org/RSggobi

See Also

xmlDataViewer xmlTreeParse

Examples



[Package Rggobi version 1.1-2 Index]