highest_conc: Find the highest concentration for the current iteration

View source: R/utils.R

highest_concR Documentation

Find the highest concentration for the current iteration

Description

Find the highest concentration for the current iteration.

Usage

highest_conc(hf_conc_new, high_foc, db)

Arguments

hf_conc_new

highest concentrations from the current iteration, retrieved from conc_per_cell_new().

high_foc

data.frame containing cell ids with the top n focal values from the current iteration.

db

data.frame containing previously saved highest concentrations.

Author(s)

Martin Haringa


spatialrisk documentation built on June 8, 2025, 9:40 p.m.