plot_knn_path: Plot centroids paths

Description Usage Arguments Examples

Description

plot_knn_path Plot centroids paths

Usage

1
plot_knn_path(X, centroids_all)

Arguments

X

X Matrix of ncol >=2.

centroids_all

centroids_all An input dataframe comprising three variable: x, y are coordinates of the locations of centroids, i is number of the centroid.

Examples

1
#plot_knn_path( X, centroids_all)

ivyleavedtoadflax/knn documentation built on May 18, 2019, 7:14 a.m.