asreml
is loaded.Loads the specified version of asreml
, provided that it is not already loaded. If the version of asreml
is not the required version, then the loaded version is unloaded first.
loadASRemlVersion(version = 4, ...)
A character, being all characters in the version of asreml that is loaded on exit from the function.
The version
that is to be loaded, the version consisting of just the initial
characters that are significant in the version that should be loaded.
For example, the default value of 4 implies that any version that
begins with "4"
is acceptable. It is used to check that the
required version is loaded.
Other library/require arguments that are needed to load the specified version
of asreml
.
Chris Brien
getASRemlVersionLoaded
.