plot_blue: Plot_blue

Description Usage Arguments See Also Examples

View source: R/plot_blue.R

Description

plot_blue uses the plot function with default colour blue

Usage

1
plot_blue(x, y, ...)

Arguments

x

the coordinates of points in the plot.

y

the y coordinates of points in the plot.

...

other arguments to be passed to plot function such as graphical parameters

See Also

hist_blue, plot

Examples

1
plot_blue(1:4,1:4)

Stattie/BluePlotting2 documentation built on May 24, 2019, 12:35 a.m.