arrow: A arrow plot using R

Description Usage Arguments Value Examples

Description

A arrow plot using R

Usage

1
arrow(color, lty)

Arguments

color

the color of arrow (character)

lty

the type of arrow lines (integer)

Value

a plot of a arrow

Examples

1
2
3
4
5
## Not run: 
myarrow <- arrow("red",2)
myheart

## End(Not run)

spectre-keli/StatComp18077 documentation built on May 5, 2019, 11:08 p.m.