plot_scatter: plot_scatter

Description Usage Arguments Value Examples

Description

Prints a scatter plot of randomly generated data

Usage

1
plot_scatter(n = 100)

Arguments

n

The number of points to plot, default is 100.

Value

A scatter plot of the data.

Examples

1
plot_scatter(n = 200)

agron590-ISU/agron590demo documentation built on May 10, 2019, 7:34 a.m.