RInside Version 0.2.6
src/RInsideAutoloads.h File Reference

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,
        178,
        97,
        86,
        497,
        201
    }

Definition at line 10 of file RInsideAutoloads.h.

Referenced by RInside::autoloads().

 All Classes Files Functions Variables Enumerations Enumerator Defines