Version : 0.6.0; License: GPL-2|GPL-3

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")

Citing eda4treeR

To cite the R package eda4treeR in publications use:

citation("eda4treeR")