knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(dists)
can
- Canberrache
- Chebyshevcos
- Cosineeuc
- Euclideanjac
- Jaccardman
- Manhattan distancemat
- Matusitaney
- Neymanpea
- Pearsontrd
- Triangular discrimationdistanceBetween(c(1,2,3), c(3,2,1), "man")
data("toy_data1") distance(toy_data1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.