
Last chance! 50% off unlimited learning
Sale ends in
Checks that asreml
is loaded and, if it is, returns the first nchar
characters of the version that is loaded.
getASRemlVersionLoaded(nchar = NULL, notloaded.fault = FALSE)
A character, being the first nchar
characters of the version of asreml
that is loaded.
The number of characters in the asreml version to get.
A logical
indicating whether a fault is to occur
if asreml
is not loaded.
Chris Brien
loadASRemlVersion
.
if (FALSE) {
getASRemlVersionLoaded()}
Run the code above in your browser using DataLab