unpublish_task: Unpublish all published HITs.

Description Usage Arguments Details Value

Description

This operation "removes a HIT from the Amazon Mechanical Turk marketplace, approves all submitted assignments that have not already been approved or rejected, and disposes of the HIT and all assignment data.".

Usage

1
  unpublish_task(task, ..., quiet = FALSE)

Arguments

task

The location of an mturk task, see as.task for specification options

...

Other parameters passed on to mturk_task_req.

Details

In MTurk API terminology this is disabling the HIT.

This function removes both HITs listed in the template ("linked" HITs) and other HITs associated with this task that are on MTurk, but not recorded in the csv file ("unlinked" HITs).

Value

Invisibly returns disabled HIT ids


hadley/mturkr documentation built on May 17, 2019, 11:04 a.m.