Description
Experimental Design and Analysis for Tree Improvement.
Description
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.
README.md
eda4treeR
: Experimental Design and Analysis for Tree Improvement
Version : 0.6.0; License: GPL-2|GPL-3
Muhammad Yaseen1,2,3, Sami Ullah4, Kent M. Eskridge5, Emlyn Williams6
- Asian Development Bank (ADB), Islamabad, Pakistan
- Benazir Income Support Programme (BISP), Islamabad, Pakistan
- Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
- College of Agriculutre, University of Sargodha, Pakistan
- Department of Statistics, University of Nebraska-Lincoln, Lincoln NE, USA
- Australian National University, Canberra, ACT, Australia
Description
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.
Installation
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")
remotes::install_github("myaseen208/eda4treeR")
What’s new
To know whats new in this version type:
news(package = "eda4treeR")
Links
Citing eda4treeR
To cite the R package eda4treeR
in publications use:
citation("eda4treeR")