Rdocumentation
powered by
Learn R Programming
SciencesPo (version 1.4.1)
Ternaryplot: Ternary Plot Build ternary plots.
Description
Ternary Plot Build ternary plots.
Usage
Ternaryplot(data, ...)
Arguments
data
Default dataset to use for plot. If not already a data.frame, will be converted to one by
fortify
. If not specified, must be suppled in each layer added to the plot.
...
Other arguments passed on to methods. Not currently used.