# NOT RUN {
# }
# NOT RUN {
GetQualificationRequests()
# Search for qualifications you own, then get requests for one of the quals
SearchQualificationTypes(must.be.owner = TRUE, verbose = FALSE) -> quals
quals$QualificationTypeId[[1]] -> qual1
GetQualificationRequests(qual1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab