View source: R/mturk_operations.R
mturk_delete_hit | R Documentation |
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.
mturk_delete_hit(HITId)
HITId |
[required] The ID of the HIT to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.