mturk_list_hi_ts {paws.analytics} | R Documentation |
The ListHITs operation returns all of a Requester's HITs
Description
The list_hi_ts
operation returns all of a Requester's HITs. The operation returns HITs of any status, except for HITs that have been deleted of with the DeleteHIT operation or that have been auto-deleted.
See https://www.paws-r-sdk.com/docs/mturk_list_hi_ts/ for full documentation.
Usage
mturk_list_hi_ts(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
Pagination token |
MaxResults |
[Package paws.analytics version 0.7.0 Index]