ghost_combine: Helper function to create potential intersection combinations

View source: R/strr_ghost_old_helpers.R

ghost_combineR Documentation

Helper function to create potential intersection combinations

Description

Helper function to create potential intersection combinations

Usage

ghost_combine(buffers, predicates, n)

Arguments

buffers

A data frame of buffers from property$data.

predicates

The property$data field generated from st_intersects.

n

A numeric scalar. The number of points to attempt to find a set of combinations for

Value

A matrix of possible intersection combinations.


UPGo-McGill/strr documentation built on Feb. 24, 2024, 6:15 p.m.