if (interactive()) {
set_qbms_config("https://bms.icarda.org/ibpworkbench")
login_bms() # Log in to the server
set_crop("wheat") # Set "wheat" as the active crop
list_programs() # Retrieve breeding programs for the active crop
}
Run the code above in your browser using DataLab