Description Usage Arguments Value Examples
A arrow plot using R
1 | arrow(color, lty)
|
color |
the color of arrow (character) |
lty |
the type of arrow lines (integer) |
a plot of a arrow
1 2 3 4 5 | ## Not run:
myarrow <- arrow("red",2)
myheart
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.