SurfacePlot: SurfacePlot function

View source: R/SGraphics.R

SurfacePlotR Documentation

SurfacePlot function

Description

Allows to plot a surface.

Usage

SurfacePlot(xx, zexpr, mainexpr, axis, cc)

Arguments

xx

data as matrix.

zexpr

Title of z axis.

mainexpr

Name for the graphic.

axis

c(min(abscissa), max(abscissa), min(ordinate), max(ordinate)).

cc

Color.


ELT documentation built on Aug. 29, 2023, 9:07 a.m.