mturk_reject_assignment {paws.analytics} | R Documentation |
The RejectAssignment operation rejects the results of a completed assignment
Description
The reject_assignment
operation rejects the results of a completed assignment.
See https://www.paws-r-sdk.com/docs/mturk_reject_assignment/ for full documentation.
Usage
mturk_reject_assignment(AssignmentId, RequesterFeedback)
Arguments
AssignmentId |
[required] The ID of the assignment. The assignment must correspond to a HIT created by the Requester. |
RequesterFeedback |
[required] A message for the Worker, which the Worker can see in the Status section of the web site. |
[Package paws.analytics version 0.9.0 Index]