Description Usage Arguments Value Note See Also
View source: R/geolines.with.arrows.R
Adds arrowhead at the start or the end of a list of coordinates on a geoplot.
1 | geolines.with.arrows(data, start = T, size = 0.2, ...)
|
data |
Dataframe with coordinates in columns |
start |
Start from beginning (i.e. arrow points at first coordinate), default TRUE. |
size |
Size of arrow |
... |
Additional arguments to |
Draws an Arrowhead at the start or the end of the coordinates given
in data
, returns invisibly the outline as four coordinate pairs in a
dataframe.
May need further elaboration and/or detail.
Called by geocurve
, calls findline
,
invProj
and Arrow
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.