review_task: Review task.

Description Usage Arguments

Description

Reviewing takes place in two steps: reviewable HITs are downloaded and stored in hit-reviews.csv, and then the status column is inspected and matched to approve or reject (or prefixes) and those reviews (with their feedback) are uploaded back to MTurk and removed from the csv file.

Usage

1
  review_task(task = NULL, ..., quiet = FALSE)

Arguments

task

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

...

Other parameters passed on to mturk_task_req.


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