ggobi-count-u4: Get number of GGobis

Description Usage Details Author(s) Examples

Description

Retrieves the number of ggobi instances within this session

Usage

1

Details

One or more ggobi instances can be created within an R session so that one can simultaneously look at different datasets or have different views of the same dataset. This function returns the number of ggobis in existence.

The different ggobi instances are maintained as C level structures. This function accesses a variable that stores how many are in existence when the function is invoked.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

1
2

ggobi/rggobi documentation built on May 17, 2019, 3:15 a.m.