# NOT RUN {
#example of map with 8 sites or variable areas and partial overlap
field.example<-fieldMap(
area=c(1,1),
site.density=8,
site.area=c(50000,250000,150000,50000),
overlap=0.5,
plot=TRUE)
# }
Run the code above in your browser using DataLab