# NOT RUN {
data(map)
data(sample)
# simple example for checks; turn the warnings back on using 'options(warn=0)'
options(warn=-1)
flexscan(map,case=sample$case,pop=sample$pop,k=3,isplot=FALSE,nsim=10)
# }
# NOT RUN {
flexscan(map,case=sample$case,pop=sample$pop)
# }
Run the code above in your browser using DataLab