add_one_arrow.Rd
Draw an arrow from (x_i, y_i) to (x_j, y_j)
add_one_arrow( x_i, y_i, x_j, y_j, p = 1, r = 0, arw_lng = 0.1, wt = 1, lamp = 1, clr = "#CCCCCC" )
source x value
source y value
destination x value
destination y value
fraction of length to plot
the radius of a ring around destination points
the arrow length
the line weight
arrow width scaling factor
the arrow color
invisible(NULL)