Learn R Programming

sarp.snowprofile.alignment (version 2.0.2)

ogsDistance: Difference in layer ogs

Description

Calculate the difference (i.e. distance) in layer ogs

Usage

ogsDistance(ogs1, ogs2, normalize = FALSE, absDist = TRUE)

Value

numeric ogs distance

Arguments

ogs1

numeric ogs values (1D array)

ogs2

numeric ogs values (1D array)

normalize

Should result be normalized? boolean, default False.

absDist

Interested in absolute distance? default True.

Author

pbillecocq