Description Usage Arguments Value Examples
Create Hexagonal Utilization Distribution Polygons
| 1 2 | ud_hexpolys(data_sp, study_area, cellsize, leaflet = FALSE, density = TRUE,
  cellsize.override = TRUE)
 | 
| data_sp | SpatialPointsDataFrame of regular locations | 
| study_area | bounding box for the study area (optional) | 
| cellsize | cellsize parameter passed to spsample | 
| leaflet | should the output be converted to EPSG:4326 for leaflet | 
| density | calculate density per hexgrid in addition to counts | 
| cellsize.override | whether to override cellsize specified value would result in poor performance | 
a SpatialPolygonsDataFrame
| 1 | # library(crawl)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.