reflecter {arrowheadr} | R Documentation |
Good for making symmetrical arrowheads
reflecter(x, add_reflection = TRUE)
x |
matrix |
add_reflection |
add to x in reverse order |
a matrix with y reversed sign and rows in reverse order
reflecter(diag(c(1,2)))