dist_point_to_point.Rd
point to point distance (pythagoras theorem) (2D)
dist_point_to_point(coord1 = NULL, coord2 = NULL)
first point coordinate (x,y)
second point coordinate (x,y)
distance between points