Description Usage Arguments Note
View source: R/currentarrows.R
Plot arrows and segments showing the size and direction of currents.
1 2 | currentarrows(data, maxsize = 0.5, maxn, col = "blue", lwd = 2,
arrowsize = 0.2, center = T)
|
data |
Data in a list with components |
maxsize |
Maximum current segment size. |
maxn |
Current given with |
col |
Color of current arrows and segments. |
lwd |
Line width of the segments showing current. |
arrowsize |
Arrow size. |
center |
Whether or not to center the arrow, defaults to |
Needs further checking and elaboration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.