powered by
Get the details of a Qualification Type.
GetQualificationType(qual, verbose = getOption('MTurkR.verbose'), ...)
A character string containing a QualificationTypeId.
Optionally print the results of the API request to the standard output. Default is taken from getOption('MturkR.verbose').
getOption('MturkR.verbose')
Additional arguments passed to request.
request
A dataframe containing the QualificationTypeId of the newly created QualificationType and other details as specified in the request.
Retrieve characteristics of a specified QualificationType (as originally specified by CreateQualificationType).
CreateQualificationType
qualtype() is an alias.
qualtype()
API Reference
UpdateQualificationType
DisposeQualificationType
SearchQualificationTypes
# NOT RUN { GetQualificationType("2YCIA0RYNJ9262B1D82MPTUEXAMPLE") # }
Run the code above in your browser using DataLab