getViewTypes.ggobi {Rggobi} | R Documentation |
This gives the identifiers by which one can refer to the internal plot types that ggobi understands. This is used when creating new plots and also when mapping the types of existing plots to human readable form. This is not very useful by itself, but does tell the user what types of plots ggobi is capable of creating.
getViewTypes.ggobi()
No arguments.
A named integer vector. The values are the internal codes for the particular plot type identified by the name for that elememtn.
Duncan Temple Lang
getViewTypes.ggobi()