getHIPBoxes: This function returns a bunch of polygons that represent the...

Description Usage Arguments

View source: R/HIPMasterSample.r

Description

This function returns a bunch of polygons that represent the HIP splits of the population. It really just does HIP again and could be combined with doHIP in the future with just the "boxes" added and create Polygon = TRUE or something. For now it's separate since it's plenty fast.

Usage

1
getHIPBoxes(hip, bb, n)

Arguments

hip

HIP Exported data.table. Requires certain columns.

bb

bounding box for this region.

n

Number of HIP boxes to make.


paul-vdb/NWTMasterSample documentation built on April 3, 2020, 4:21 a.m.