This is a helper function to quickly make an interpolated list of locations between a number of locations
as.path(x, y, n = 10, path = TRUE)
A list of components x
and y
with the list of locations and the path
arguments
This function is mostly useful when combined with Interpolate
Interpolate