ggobi_version {rggobi} | R Documentation |
GGobi version information
ggobi_version()
Return an object that describes the version of the ggobi library being used. This allows code to execute conditionally on certain version numbers, etc.
the release date of the ggobi library |
|
a vector of 3 integers containing the major, minor and patch-level numbers. |
|
a string version of the major, minor and patch-level numbers, |
Hadley Wickham <h.wickham@gmail.com>
ggobi_version()