Include the random number seeds in SDraw objects so that samples can by easily extended. I think random seeds are included when calling SDraw from within R; but, I do not think random seeds are recorded when users draw sample using the Shiny version of SDraw.
An extension: Add ability to extend all types of samples using an update() method.
Include the random number seeds in SDraw objects so that samples can by easily extended. I think random seeds are included when calling SDraw from within R; but, I do not think random seeds are recorded when users draw sample using the Shiny version of SDraw.
An extension: Add ability to extend all types of samples using an
update()method.