impute_na: Impute NA cells according to nearest neighbor

Description Usage Arguments

View source: R/impute_na.R

Description

The spatstat package is used to impute NA values in the intermediate irregular landscape graph output from acc_path

Usage

1
impute_na(result, csurf, graph, warn = TRUE)

Arguments

result

Raster output from acc_path

csurf

Raster cost surface

graph

igraph object

warn

logical print warnings?


jsta/irlgraph documentation built on May 20, 2019, 2:10 a.m.