Open RGreensmith opened 2 years ago
count points in the grid squares (countPtsInPolys)
(randomSelection)
(densityEstimate)
wrapper for density estimate (densityEstimateWrapper)
get species points (getSppPoints)
- needs to extract points for each species. Make object of points for unique spp. code names?
- create temporary shapefile?
- or just object containing points? - would 'count points in polygons' work with this or does it need to be a layer?
Or use 'Split vector layer'?
get species points (getSppPoints)
- needs to extract points for each species. Make object of points for unique spp. code names?
- create temporary shapefile?
- or just object containing points? - would 'count points in polygons' work with this or does it need to be a layer?
Or use 'Split vector layer'?
Now split vector layer is being used:
get species points (getSppPoints)