R/makephi.R

makephi <- function(coords, scale= 10){
	-log(0.05)/(max(dist(coords))/scale)
}
czigler/HEIfunctions documentation built on May 14, 2019, 1:43 p.m.