R/plot_scatter.R
plot_add_xy.Rd
Helper function to add axis to a plot.
plot_add_xy(plot, type = "both")
A ggplot object
ggplot
One of "none", "x", "y", or "both" (default)
"none"
"x"
"y"
"both"