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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for Ternary0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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