# NOT RUN {
## load library
library(preseqR)
## import data
data(Shakespeare)
## The expected number of distinct words represented twice or more in the
## subsample
preseqR.interpolate.rSAC(n=Shakespeare, ss=1e5, r=2)
# }
Run the code above in your browser using DataLab