# NOT RUN {
exampleland <- landscape.new.example()
exampleland <- landscape.simulate(exampleland, 4)
plot(table(landscape.populations(exampleland)),
main="Distribution of population size in landscape")
rm(exampleland)
# }
Run the code above in your browser using DataLab