Description Usage Examples
return the label of each points
1
find the label of the points which are classify as tip, branch and intermediate
1 2 3 4 5
library(matlab) X = read.csv('C:/Users/dell/Desktop/Rfindpoints/data.csv',header=FALSE) a = label(X,20,3,0.26)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.