mturk_delete_qualification_type {paws.analytics} | R Documentation |
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type
Description
The delete_qualification_type
deletes a Qualification type and deletes any HIT types that are associated with the Qualification type.
See https://www.paws-r-sdk.com/docs/mturk_delete_qualification_type/ for full documentation.
Usage
mturk_delete_qualification_type(QualificationTypeId)
Arguments
QualificationTypeId |
[required] The ID of the QualificationType to dispose. |
[Package paws.analytics version 0.9.0 Index]