mturk_get_assignment {paws.analytics} | R Documentation |
The GetAssignment operation retrieves the details of the specified Assignment
Description
The get_assignment
operation retrieves the details of the specified Assignment.
See https://www.paws-r-sdk.com/docs/mturk_get_assignment/ for full documentation.
Usage
mturk_get_assignment(AssignmentId)
Arguments
AssignmentId |
[required] The ID of the Assignment to be retrieved. |
[Package paws.analytics version 0.9.0 Index]