## Not run:
# # simulate individuals coordinates (SpatialPoints object):
# coordinates <- spsample(getSPReceptors(land),n=2)
# df <- data.frame("dob"=c(1,8),"life_duration"=c(20,20),
# "toxic_threshold"=c(15,15),row.names = c(1,2))
# ind <- loadIndividuals(objetL=land,sp=coordinates,data=df,mintime=1,maxtime=60)
# ## End(Not run)
Run the code above in your browser using DataLab