highest_conc {spatialrisk}R 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


[Package spatialrisk version 0.7.2 Index]