# NOT RUN {
set.seed(9992722)
## this is how the 'simulatedDat' data set in this package generated
simulatedDat=sim.dat(G=5000)
## this is how the 'simulatedSubex' data set in this package generated
simulatedSubex=subex(simulatedDat,balanced=FALSE,max.reps=Inf)
# }
# NOT RUN {
data(simulatedSubex)
summary(simulatedSubex)
# }
Run the code above in your browser using DataLab