powered by
Checks that asreml is loaded and, if it is, returns the first nchar characters of the version that is loaded.
asreml
nchar
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.
logical
Chris Brien
loadASRemlVersion.
loadASRemlVersion
if (FALSE) { getASRemlVersionLoaded()}
Run the code above in your browser using DataLab