Learn R Programming

raptr (version 0.0.3)

RapUnreliableOpts: Create RapUnreliableOpts object

Description

This function creates a new RapUnreliableOpts object.

Usage

RapUnreliableOpts(BLM = 0)

Arguments

BLM

numeric boundary length modifier. Defaults to 0.

Value

RapUnreliableOpts object

See Also

RapUnreliableOpts-class.

Examples

Run this code
# NOT RUN {
# create RapUnreliableOpts using defaults
RapUnreliableOpts(BLM=0)
# }

Run the code above in your browser using DataLab