Arrow3D {RoundAndRound} | R Documentation |
Plot 3D Arrow axis.
Arrow3D
Description
Plot 3D Arrow axis.
Arrow3D
Usage
Arrow3D(len = 10, orig = c(0, 0, 0), cols = c(2:4), ...)
Arguments
len |
Length of the arrow. |
orig |
Origin of the axis. |
cols |
Colors of axis. |
... |
More options of arrow3d(). |
[Package RoundAndRound version 0.0.1 Index]