Learn R Programming

spatialrisk (version 0.7.1)

add_gh_nghbrs_sum: 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)

Arguments