GetAssignment(assignment = NULL, hit = NULL, hit.type = NULL, status = NULL,
return.all = FALSE, pagenumber = "1", pagesize = "10",
sortproperty = "SubmitTime", sortdirection = "Ascending",
response.group = NULL, return.assignment.dataframe = TRUE,
verbose = getOption('MTurkR.verbose'), ...)NULL, all assignments are returned (the default). Only apTRUE, all available assignments are returned. Otherwise, only assignments falling within the specified pagenumber and pagesize search results are returned.return.all=TRUE. Most users can ignore this.return.all=TRUE. Most users can ignore this.assignment is specified, response.group can include any of TRUE.getOption('MturkR.verbose').request.question parameter of the CreateHIT function.GetAssignments(), assignment(), and assignments() are aliases.GetHIT
ApproveAssignment
ApproveAllAssignments
RejectAssignmentGetAssignment(assignments="26XXH0JPPSI23H54YVG7BKLEXAMPLE")
GetAssignment(hit="2MQB727M0IGF304GJ16S1F4VE3AYDQ", return.all=TRUE)
GetAssignment(hit.type="2FFNCWYB49F9BBJWA4SJUNST5OFSOW",
return.all=FALSE, pagenumber="1", pagesize="50")Run the code above in your browser using DataLab