ud_hexpolys: Create Hexagonal Utilization Distribution Polygons

Description Usage Arguments Value Examples

View source: R/ud_hexpolys.R

Description

Create Hexagonal Utilization Distribution Polygons

Usage

1
2
ud_hexpolys(data_sp, study_area, cellsize, leaflet = FALSE, density = TRUE,
  cellsize.override = TRUE)

Arguments

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

Value

a SpatialPolygonsDataFrame

Examples

1
# library(crawl)

jmlondon/crawlr documentation built on May 19, 2019, 1:53 p.m.