if (interactive()) {
set_qbms_config("https://bms.icarda.org/ibpworkbench")
login_bms()
set_crop("wheat")
set_program("Wheat International Nurseries")
set_trial("IDYT39")
MET <- get_trial_data()
head(MET)
}
Run the code above in your browser using DataLab