rggobi (version 2.1.22)

ggobi_version: Get version

Description

GGobi version information

Usage

ggobi_version()

Arguments

Value

date

the release date of the ggobi library

version

a vector of 3 integers containing the major, minor and patch-level numbers.

versionstring

a string version of the major, minor and patch-level numbers,

Details

Return an object that describes the version of the ggobi library being used. This allows code to execute conditionally on certain version numbers, etc.

Examples

Run this code
# NOT RUN {
ggobi_version()
# }

Run the code above in your browser using DataLab