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


diffrprojects documentation built on May 2, 2019, 1:43 p.m.