Description Usage Arguments Value Examples
Simple Scatter Plot with set Equation
1 | SimpPlot(x)
|
x |
An x value from 0 to 50 that will return a plot of a single point corresponding to the x and y values |
A plot of x vs y
1 | x <- 0:50; SimpPlot(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.