eda4treeR
: Experimental Design and Analysis for Tree ImprovementDepartment of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.
College of Agriculutre, University of Sargodha, Pakistan.
Provides data sets and R Codes for Williams, E.R., Matheson, A.C. and Harwood, C.E. (2002). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.
The package can be installed from CRAN as follows:
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/eda4treeR")
To know whats new in this version type:
eda4treeR
To cite the R package eda4treeR
in publications use:
Warning in citation("eda4treeR"): no date field in DESCRIPTION file of package
'eda4treeR'
Warning in citation("eda4treeR"): could not determine year for 'eda4treeR' from
package DESCRIPTION file
To cite package 'eda4treeR' in publications use:
Muhammad Yaseen and Sami Ullah (NA). eda4treeR: Experimental Design
and Analysis for Tree Improvement. R package version 0.3.0.
https://github.com/MYaseen208/eda4treeR
A BibTeX entry for LaTeX users is
@Manual{,
title = {eda4treeR: Experimental Design and Analysis for Tree Improvement},
author = {{Muhammad Yaseen} and {Sami Ullah}},
note = {R package version 0.3.0},
url = {https://github.com/MYaseen208/eda4treeR},
}