Other packages > Find by keyword >

TR8  

A Tool for Downloading Functional Traits Data for Plant Species
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TR8", "0.9.23")



Attach the package and use:
library("TR8")
Maintained by
Gionata Bocci
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-26
Latest Update: 2020-12-01
Description:
Plant ecologists often need to collect "traits" data about plant species which are often scattered among various databases: TR8 contains a set of tools which take care of automatically retrieving some of those functional traits data for plant species from publicly available databases (Biolflor, The Ecological Flora of the British Isles, LEDA traitbase, Ellenberg values for Italian Flora, Mycorrhizal intensity databases, Catminat, BROT, PLANTS, Jepson Flora Project). The TR8 name, inspired by "car plates" jokes, was chosen since it both reminds of the main object of the package and is extremely short to type.
How to cite:
Gionata Bocci (2014). TR8: A Tool for Downloading Functional Traits Data for Plant Species. R package version 0.9.23, https://cran.r-project.org/web/packages/TR8. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.8 (2014-08-26 18:17), 0.9.11 (2014-10-31 16:12), 0.9.12 (2015-03-04 18:34), 0.9.13 (2015-03-22 08:03), 0.9.14 (2016-03-31 17:38), 0.9.15 (2016-12-14 17:23), 0.9.16 (2017-03-16 17:30), 0.9.18 (2017-09-14 12:41), 0.9.19 (2018-12-01 15:40), 0.9.20 (2019-04-10 10:25), 0.9.21 (2020-05-17 15:50), 0.9.22 (2020-12-01 20:10), 0.9 (2014-10-28 08:02)
Other packages that cited TR8 R package
View TR8 citation profile
Other R packages that TR8 depends, imports, suggests or enhances
Complete documentation for TR8
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

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  
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  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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