Description Usage Arguments Examples
This function produces a graph of a vector against the index 1:n, where n is the length of the vector.
1 | data_plot(x)
|
x |
Numeric vector of values |
1 2 | x <- 1:10
data_plot(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.