# NOT RUN {
#create a matrix with 2 sites randomly located using `fieldMap()`
site.example<-fieldMap(c(1,1),2,250000,plot=TRUE)
#define size of field
field.area<-c(1,1)
#calculate area
areaEstimator(site.example$site.frame,field.area)
# }
Run the code above in your browser using DataLab