tests/test_load.R

## --------------------------------------------------------------------------
## Test loading of saved rstream object
##

library(rstream)
load("test_load.RData")
rstream.packed(stream1) <- FALSE
rstream.sample(stream1,10)

Try the rstream package in your browser

Any scripts or data that you put into this service are public.

rstream documentation built on Oct. 19, 2022, 5:30 p.m.