candidate_summary: Summarize number of points within candidate buffers

View source: R/spatial_funs.R

candidate_summaryR Documentation

Summarize number of points within candidate buffers

Description

candidate_summary counts the number of points grouped within each candidate buffer and arranges them in descending order.

Usage

candidate_summary(cands)

Arguments

cands

data.frame of associations between points and nest candidates returned by get_candidates

Value

Returns tibble counting number of points within each candidate buffer.


picardis/nestR documentation built on July 2, 2024, 6:35 p.m.