RapUnreliableOpts {raptr} | R Documentation |
Create RapUnreliableOpts object
Description
This function creates a new RapUnreliableOpts object.
Usage
RapUnreliableOpts(BLM = 0)
Arguments
BLM |
|
Value
RapUnreliableOpts()
object
See Also
Examples
## Not run:
# create RapUnreliableOpts using defaults
RapUnreliableOpts(BLM = 0)
## End(Not run)
[Package raptr version 1.0.1 Index]