mturk_delete_hit {paws.analytics} | R Documentation |
The DeleteHIT operation is used to delete HIT that is no longer needed
Description
The delete_hit
operation is used to delete HIT that is no longer needed. Only the Requester who created the HIT can delete it.
See https://www.paws-r-sdk.com/docs/mturk_delete_hit/ for full documentation.
Usage
mturk_delete_hit(HITId)
Arguments
HITId |
[required] The ID of the HIT to be deleted. |
[Package paws.analytics version 0.9.0 Index]