SearchQualificationTypes(query = NULL, only.mine = TRUE, only.requestable = FALSE,
return.all = FALSE, pagenumber = "1", pagesize = "10",
sortproperty = "Name", sortdirection = "Ascending",
keypair = credentials(), print = TRUE, log.requests = TRUE,
sandbox = FALSE, return.qual.dataframe = TRUE)FALSE, QualificationTypes created by all requesters will be returned.FALSE.TRUE.credentials.TRUE.TRUE. See readlogfile for details.FALSE.TRUE.query parameter. Given that the total number of QualificationTypes available from all requesters could be infinitely large, specifying both only.mine=FALSE and return.all=FALSE will be time-consuming and may cause memory problems.
searchquals() is an alias.GetQualificationType
CreateQualificationType
UpdateQualificationType
DisposeQualificationType
SearchHITsSearchQualificationTypes(only.mine=TRUE,return.all=TRUE)
SearchQualificationTypes(query="MIT",only.mine=FALSE,return.all=FALSE)Run the code above in your browser using DataLab