src/RInsideAutoloads.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int packc = 6
const char * pack []
int packobjc []
const char * packobj []

Variable Documentation

const char* pack[]
Initial value:
 {
        "datasets",
        "utils",
        "grDevices",
        "graphics",
        "stats",
        "methods"
    }

Definition at line 2 of file RInsideAutoloads.h.

Referenced by RInside::autoloads().

int packc = 6

Definition at line 1 of file RInsideAutoloads.h.

Referenced by RInside::autoloads().

const char* packobj[]

Definition at line 18 of file RInsideAutoloads.h.

Referenced by RInside::autoloads().

int packobjc[]
Initial value:
 {
        102,
        177,
        95,
        85,
        497,
        201
    }

Definition at line 10 of file RInsideAutoloads.h.

Referenced by RInside::autoloads().


Generated on Sun Dec 20 17:43:20 2009 for RInside by  doxygen 1.6.1