EvaluateCore
:
Quality Evaluation of Core Collections
Implements various quality evaluation statistics to assess the value of plant germplasm core collections using qualitative and quantitative phenotypic trait data according to Odong et al. (2015) doi:10.1007/s00122-012-1971-y.
The package can be installed from CRAN as follows:
# Install from CRAN
install.packages('EvaluateCore', dependencies=TRUE)
The development version can be installed from github as follows:
# Install development version from Github
::install_github("aravind-j/EvaluateCore") devtools
To know whats new in this version type:
news(package='EvaluateCore')
Warning: package 'RCurl' was built under R version 4.1.3
EvaluateCore
To cite the methods in the package use:
citation("EvaluateCore")
To cite the R package 'EvaluateCore' in publications use:
Aravind, J., Kaur, V., Wankhede, D. P. and Nanjundan, J. (2022). EvaluateCore:
Quality Evaluation of Core Collections. R package version 0.1.3,
https://aravind-j.github.io/EvaluateCore/https://CRAN.R-project.org/package=EvaluateCore.
A BibTeX entry for LaTeX users is
@Manual{,
title = {EvaluateCore: Quality Evaluation of Core Collections},
author = {J. Aravind and Vikender Kaur and Dhammaprakash Pandhari Wankhede and J. Nanjundan},
year = {2022},
note = {R package version 0.1.3},
note = {https://aravind-j.github.io/EvaluateCore/},
note = {https://CRAN.R-project.org/package=EvaluateCore},
}
This free and open-source software implements academic research by the authors and
co-workers. If you use it, please support the project by citing the package.