if (FALSE) {
# Example 1: download and install asreml
install_asreml()
# Example 2: install asreml and save file for later
install_asreml(keep_file = TRUE)
# Example 3: install with verbose debugging
install_asreml(quiet = "verbose")
}
Run the code above in your browser using DataLab