R/plot_lamb_scheme.R
plot_lamb_scheme.Rd
Visualize the Lamb Scheme
plot_lamb_scheme(points)
points obtained from the get_lamb_points function.
get_lamb_points
a ggplot map.
points <- get_lamb_points(x = -5, y = 40) plot_lamb_scheme(points)