SPAWN {syskern}R Documentation

Global variable

Description

Global variable (can be used to control "For loops" in Splus).

Usage

.SPAWN <- FALSE

Details

Functions coded to use Splus "For loops" can check this global variable to see if they should use them or not.