SimpPlot: Simple Scatter Plot with set Equation

Description Usage Arguments Value Examples

View source: R/SimpPlot.R

Description

Simple Scatter Plot with set Equation

Usage

1

Arguments

x

An x value from 0 to 50 that will return a plot of a single point corresponding to the x and y values

Value

A plot of x vs y

Examples

1
x <- 0:50; SimpPlot(x)

dkmeadows/MATH4753MEADOWS documentation built on Feb. 27, 2021, 12:35 a.m.