add_gh_nghbrs_sum: Determine total insured sum of all neighbours (including hash...

View source: R/utils.R

add_gh_nghbrs_sumR Documentation

Determine total insured sum of all neighbours (including hash itself) df should contain a column called hash and a column with sum per hash

Description

Determine total insured sum of all neighbours (including hash itself) df should contain a column called hash and a column with sum per hash

Usage

add_gh_nghbrs_sum(df, colname_sum)

spatialrisk documentation built on June 22, 2024, 12:24 p.m.