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)
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
A character, being the first nchar characters of the version of asreml that is loaded.
loadASRemlVersion.
loadASRemlVersion
# NOT RUN { getASRemlVersionLoaded() # }
Run the code above in your browser using DataLab