plot_iris: Plot a scatter plot of the iris data set

Description Usage Arguments Examples

Description

Plot a scatter plot of the iris data set

Usage

1
plot_iris(x, y)

Arguments

x

the column-id of x-dim

y

the column-id of y-dim

Examples

1
plot_iris(3,4)

YutongWangUMich/toyexample documentation built on May 6, 2019, 11:16 a.m.