Learn R Programming

distops (version 0.1.0)

distops-package: distops: Usual Operations for Distance Matrices in R

Description

It provides the subset operator for dist objects and a function to compute medoid(s) that are fully parallelized leveraging the 'RcppParallel' package. It also provides functions for package developers to easily implement their own parallelized dist() function using a custom 'C++'-based distance function.

Arguments

Author

Maintainer: Aymeric Stamm aymeric.stamm@cnrs.fr (ORCID)

See Also