.ggobi.symbol {rggobi}R Documentation

GGobi symbol creation

Description

Maps the given name to the name of the corresponding C routine

Usage

.ggobi.symbol(name)

Arguments

name

Details

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>


[Package rggobi version 2.1.9 Index]