powered by
Visualize the Lamb Scheme
plot_lamb_scheme(points)
points obtained from the get_lamb_points function.
get_lamb_points
a ggplot map.
# NOT RUN { points <- get_lamb_points(x = -5, y = 40) plot_lamb_scheme(points) # }
Run the code above in your browser using DataLab