plot3D8gn: plots an object gn according to its 3 dimensions

Description Usage Arguments Value Examples

View source: R/f0.g4n1.code.r

Description

The figure is divided into 4 quadrants, 3 of them are used to draw the graph according to its (X,Y), (X,Z) and (Z,Y) coordinates

Usage

1

Arguments

gn

the gn to plot

...

to give when first calling to the standard plot function

Value

returns nothing but a plot is drawn

Examples

1
2
 g4n3k("RESET"); # needed only for R checking, to be forgotten
 plot3D8gn(g4n.gn7);

g4n documentation built on May 2, 2019, 5:47 p.m.

Related to plot3D8gn in g4n...