which_dist_min_absolute: (function to calculate minimum and position of minimum) takes...

Description Usage Arguments

View source: R/RcppExports.R

Description

(function to calculate minimum and position of minimum) takes vector of size n and vector of size m and gives back list with vectors of size n (minimum distance and location of minimum in y)

Usage

1

Arguments

x

a vector of type integer

y

a vector of type integer


petermeissner/diffrprojects documentation built on Dec. 29, 2020, 3:59 a.m.