powered by
Compute the 16 pair of coordinates necessary for using the objective version of the Lamb method
get_lamb_points(x, y)
longitude coordinate of the central point of the scheme.
latitude coordinate of the central point of the scheme.
a data.frame with the 16 points of coordinates.
# NOT RUN { points <- get_lamb_points(x = -5, y = 40) points # }
Run the code above in your browser using DataLab