README.md

Rnanoflann Rnanoflann

CRAN_Status_Badge metacran downloads metacran downloads CRAN_latest_release_date

1. About

Rnanoflann is a wrapper for C++'s library nanoflan which performs nearest neighbors search using kd-trees.

2. Usage

You can use the exported Rnanoflann::nn function or directly nanoflan via LinkignTo mechanism.

2.1. Rnanoflann

Rnanoflann export the function nn that performs nearest neighbors search with options:

2.2. LinkingTo

Add in Description in LinkingTo section the Rnanoflann and then:



Try the Rnanoflann package in your browser

Any scripts or data that you put into this service are public.

Rnanoflann documentation built on Nov. 2, 2023, 5:21 p.m.