R/dist.eucsq.R

dist.eucsq <-
function (x) 
{
    dist(x, method = "euclidean")^2
}

Try the bootfs package in your browser

Any scripts or data that you put into this service are public.

bootfs documentation built on May 2, 2019, 5:50 p.m.