DSECOMPILED {dse1}R Documentation

Use Compiled or S/R Code

Description

Determines if compiled code should be used or not.

Usage

    .DSECOMPILED <- TRUE
    .DSECOMPILED <- FALSE
    .DSEDUP <- TRUE
    .DSEDUP <- FALSE

Examples

    .DSECOMPILED <- TRUE
    .DSEDUP <- TRUE

[Package Contents]