mturk_get_hit {paws.analytics} | R Documentation |
The GetHIT operation retrieves the details of the specified HIT
Description
The get_hit
operation retrieves the details of the specified HIT.
See https://www.paws-r-sdk.com/docs/mturk_get_hit/ for full documentation.
Usage
mturk_get_hit(HITId)
Arguments
HITId |
[required] The ID of the HIT to be retrieved. |
[Package paws.analytics version 0.7.0 Index]