scattergram3D: Function scattergram3D

scattergram3DR Documentation

Function scattergram3D

Description

Function scattergram3D

Usage

scattergram3D(
  x = NULL,
  y = NULL,
  z = NULL,
  thetaX = 320,
  thetaY = 320,
  thetaZ = 0,
  col = c("darkgrey", "black"),
  add.polygon = F,
  border = NA,
  main = "3D Scattergram"
)

AndreasFischer1985/threeD documentation built on June 4, 2023, 1:29 a.m.