Other packages > Find by keyword >

Ternary  

Create Ternary and Holdridge Plots
View on CRAN: Click here


Download and install Ternary package within the R console
Install from CRAN:
install.packages("Ternary")

Install from Github:
library("remotes")
install_github("cran/Ternary")

Install by package version:
library("remotes")
install_version("Ternary", "2.3.3")



Attach the package and use:
library("Ternary")
Maintained by
Martin R. Smith
[Scholar Profile | Author Map]
First Published: 2017-11-23
Latest Update: 2024-02-06
Description:
Plots ternary diagrams (simplex plots / Gibbs triangles) and Holdridge life zone plots <doi:10.1126/science.105.2727.367> using the standard graphics functions. An alternative to 'ggtern', which uses the 'ggplot2' family of plotting functions. Includes a 'Shiny' user interface for point-and-click ternary plotting.
How to cite:
Martin R. Smith (2017). Ternary: Create Ternary and Holdridge Plots. R package version 2.3.3, https://cran.r-project.org/web/packages/Ternary. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.1 (2017-11-23 19:42), 1.0.0 (2017-12-21 16:19), 1.0.1 (2018-07-05 17:30), 1.0.2 (2018-10-30 17:00), 1.1.0 (2019-04-15 19:02), 1.1.1 (2019-06-14 18:11), 1.1.2 (2019-09-16 12:30), 1.1.3 (2019-12-04 18:20), 1.1.4 (2020-02-27 16:40), 1.2.0 (2020-10-17 02:10), 1.2.1 (2020-12-09 11:10), 1.2.2 (2021-05-12 16:32), 1.2.3 (2021-10-08 11:50), 1.2.4 (2021-12-03 17:20), 2.0.0 (2022-01-05 01:10), 2.1.0 (2022-05-09 10:50), 2.1.1 (2022-10-04 10:20), 2.1.2 (2022-11-07 10:40), 2.1.3 (2023-02-20 11:20), 2.2.0 (2023-05-11 10:00), 2.2.1 (2023-06-29 17:30), 2.3.0 (2024-01-09 19:10), 2.3.1 (2024-02-06 13:30), 2.3.2 (2024-07-25 18:50)
Other packages that cited Ternary R package
View Ternary citation profile
Other R packages that Ternary depends, imports, suggests or enhances
Complete documentation for Ternary
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for Ternary0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA