R/point.R
make_point.Rd
Scatterplot
make_point(xy_coord)
`data.frame` of XY coordinates.
[`ggplot`] object.
make_point(data.frame(x = 1, y = 1))