## See vignette for more details
## Not run:
# # Either load the object created by previous step (i.e from function reduce.space() )
# data(step2) ## example output of reduce.space
# step3<-parallel.temper(step2=step2)
#
# # or alternatively point to the location of the step2.RData object
# step3 <- parallel.temper(step2="/pathtoFile/step2.RData")
# ## End(Not run)
Run the code above in your browser using DataLab