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

[Package spatialrisk version 0.7.1 Index]