RInside Version 0.2.6
inst/include/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.

int packc = 6

Definition at line 1 of file RInsideAutoloads.h.

const char* packobj[]

Definition at line 18 of file RInsideAutoloads.h.

int packobjc[]
Initial value:
 {
        102,
        191,
        106,
        88,
        500,
        210
    }

Definition at line 10 of file RInsideAutoloads.h.

 All Classes Files Functions Variables Enumerations Enumerator Defines