plot_lamb_scheme: Plot Lamb Scheme

View source: R/plot_lamb_scheme.R

plot_lamb_schemeR Documentation

Plot Lamb Scheme

Description

Visualize the Lamb Scheme

Usage

plot_lamb_scheme(points)

Arguments

points

points obtained from the get_lamb_points function.

Value

a ggplot map.

Examples

points <- get_lamb_points(x = -5, y = 40)

plot_lamb_scheme(points)


lemuscanovas/synoptReg documentation built on March 20, 2024, 8:18 a.m.