#Note, because the function is interactive, this example demonstrates very
#little. You will need a csv or rda file available to load data in.
#See the sdprim examples for more explicit use.
myboxes <- sd.start()
#Uses all of sdprim's default arguments
morebox <- sd.start(repro=FALSE)
#tells sdprim not to spend computatioal time on
#reproducibility statisticsRun the code above in your browser using DataLab