eda4treeR
:
Experimental Design and Analysis for Tree Improvement
Provides data sets and R Codes for E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.
The package can be installed from CRAN as follows:
install.packages("eda4treeR", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
::install_github("myaseen208/eda4treeR") remotes
To know whats new in this version type:
news(package = "eda4treeR")
eda4treeR
To cite the R package eda4treeR
in publications use:
citation("eda4treeR")