Learn R Programming

raptr (version 1.0.1)

RapUnreliableOpts: Create RapUnreliableOpts object

Description

This function creates a new RapUnreliableOpts object.

Usage

RapUnreliableOpts(BLM = 0)

Value

RapUnreliableOpts() object

Arguments

BLM

numeric boundary length modifier. Defaults to 0.

See Also

RapUnreliableOpts.

Examples

Run this code
if (FALSE) {
# create RapUnreliableOpts using defaults
RapUnreliableOpts(BLM = 0)
}

Run the code above in your browser using DataLab