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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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