UpdateQualificationScore(qual, workers, values = NULL, increment = NULL,
verbose = getOption('MTurkR.verbose'), ...)getOption('MturkR.verbose').request.increment parameter allows you to increase (or decrease) each of the specified workers scores by the specified amount. This might be useful, for example, to keep a QualificationType that records how many of a specific style of HIT a worker has completed and increase the value of each worker's score by 1 after they complete a HIT.
updatequalscore() is an alias.GetQualificationScore
GetQualificationsUpdateQualificationScore("2YCIA0RYNJ9262B1D82MPTUEXAMPLE","A1RO9UJNWXMU65",values="95")
UpdateQualificationScore("2YCIA0RYNJ9262B1D82MPTUEXAMPLE","A1RO9UJNWXMU65",increment="1")Run the code above in your browser using DataLab