prepare_polygons: prepare_polygon

Description Usage Arguments Value

View source: R/2b_prepare_polygons.R

Description

Prepares polygons for regionalization - calculates neighborhood objects

Usage

1
prepare_polygons(x, queen, disjoint, n.neigh, plot)

Arguments

x

point object

queen

logical should the queen or the rook neighborhood be calculated

disjoint

logical if polygons are not continuous

n.neigh

number of nearest neighbors that should be taken into consideration for building graph if disjoint==TRUE

plot

logical if TRUE a plot showing neighborhoods is being presented

Value

neighborhoods for community finding


dabrowskia/dspace documentation built on July 3, 2020, 8:47 p.m.