This lab task contains a package named eucdij, containing:
eucdij does not depend on any other package and is very easy to use
Install the package using:
install.packages("eucdij")
After installation, load the package using:
library(eucdij)
You can access help for the function using "?" follwed by function name, e.g:
?euclidean()
This repo is still under development, we hope to add more features to it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.