GetAssignment(assignment = NULL, hit = NULL, hit.type = NULL, status = NULL,
return.all = FALSE, pagenumber = "1", pagesize = "10",
sortproperty = "SubmitTime", sortdirection = "Ascending",
response.group = NULL, keypair = credentials(),
print = getOption('MTurkR.print'),
browser = getOption('MTurkR.browser'),
log.requests = getOption('MTurkR.log'),
sandbox = getOption('MTurkR.sandbox'),
return.assignment.dataframe = TRUE,
validation.test = getOption('MTurkR.test'))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 credentials.TRUE.FALSE.TRUE. See readlogfile for details.FALSE.TRUE.FALSE.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