myplot: An introductory plot function

Description Usage Arguments Value Examples

View source: R/myplot.R

Description

An introductory plot function

Usage

1
myplot(x)

Arguments

x

A quantitative vector

Value

A plot of a downward parameter with the given domain

Examples

1
## Not run: d <- 1:40; myplot(x = d)

scottie-curtis/MATH4753CURTIS documentation built on April 28, 2021, 9:23 p.m.