powered by
AttributeSpace
AttributeSpace(planning.unit.points, demand.points, species)
PlanningUnitPoints
DemandPoints
integer
DemandPoints-class
PlanningUnitPoints-class
space <- AttributeSpace( PlanningUnitPoints( matrix(rnorm(100), ncol=2), seq_len(50) ), DemandPoints( matrix(rnorm(100), ncol=2), runif(50) ), species=1L )
Run the code above in your browser using DataLab