group_over: group_over

View source: R/group_over.R

group_overR Documentation

group_over

Description

grouping of id and capacity of centers who overlapping geometries

Usage

group_over(x)

Arguments

x

A data.frame with unless four variables: x, y, id, capacity

Value

A data.frame without geographic duplicates, aggregating ids and capacity

Examples

group_over(rbind(centers_epp, centers_epp[ 1:3,]))

RichDeto/EPP documentation built on May 5, 2022, 10:23 p.m.