View source: R/helper_functions.R
find_lknn is a helper function to reduce a principal graph to l-kNN graph This function works as in MATLAB, Note: try to optimize code for speed
1 | find_lknn(knn, l, core_n)
|
l-kNN graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.