.ggobi.symbol {rggobi}R Documentation

Ggobi symbol

Description

Usage

.ggobi.symbol(name)

Arguments

name

Details

Used entirely within R to map the given name to the name of the corresponding C routine.

A simple way of generating the prefix for a symbol used in this package/library so that we can hide it from other packages and avoid conflicts.

Value

the name of the C routine corresponding to its argument

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package rggobi version 2.1.4-4 Index]