biPlot: Biplot

View source: R/biPlot.R

biPlotR Documentation

Biplot

Description

Produces a biplot, which is a plot of two different types of data on the same graph.

Usage

biPlot(x, ...)

Arguments

x

any object which has a valid method for biPlot.

...

additional arguments for other methods.

Value

Information about the graph

Note

A call should be made to setPage to set up the graphics environment before calling biPlot.

See Also

setPage, biPlot.default, biPlot.princomp

Examples

## Not run: 
# See for examples of biPlot:
vignette(topic="GraphGallery", package="smwrGraphs")

## End(Not run)

USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.