## Not run:
# # one of "RECEIVED","OPEN","CLOSED","SCORED","INVALID","VALIDATED","EVALUATION_IN_PROGRESS","REJECTED",or "ACCEPTED"
# status<-"SCORED"
# # get the first 100 submissions in the given evaluation queue having the given status
# submissions<-synGetSubmissions(evaluationId, status, limit=100, offset=0)
# # get an arbitrary Submission from the list
# submission<-submissions@results[[1]]
# ## End(Not run)
Run the code above in your browser using DataLab