Seg3D: Extention to 'Ax3D' with arrow heads

Description Usage Arguments

View source: R/Ax3D.R

Description

Extention to Ax3D with arrow heads

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
Seg3D(
  mapping = aes(group = 1),
  data = NULL,
  geom = "segment",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  AP = NULL,
  ...
)

Arguments

theta

The azimuthal direction in degrees.

phi

The colatitude in degrees.


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.