emd_geo: Process UD raster to calculate EMD

View source: R/emd_geo_fun.R

emd_geoR Documentation

Process UD raster to calculate EMD

Description

Process UD raster to calculate EMD

Usage

emd_geo(r1, r2)

Arguments

r1

is a RasterLayer representing a rasterized UD.

r2

is a RasterLayer representing a rasterized UD.

Value

Function calculates EMD between r1 and r2 in geographic space.


jhnhng/EMigD documentation built on Oct. 3, 2023, 7:59 p.m.