Learn R Programming

Ternary (version 2.3.3)

Ternary-package: The 'Ternary' package allows the creation of ternary plots (a.k.a. ternary graphs / simplex plots / Gibbs triangles / de Finetti diagrams) using the familiar functions of the default 'graphics' package.

Description

For simple use cases, generate ternary plots using the point-and-click Shiny app:

Arguments

Author

Maintainer: Martin R. Smith martin.smith@durham.ac.uk (ORCID) [copyright holder]

Other contributors:

  • Lilian Sanselme [contributor]

Details

install.packages('Ternary')
Ternary::TernaryApp()

For greater control over your plots, use the R command line; for usage instructions, consult the guidance article online or by typing vignette('Ternary', 'Ternary') at the R console.

See Also