RegisterHITType(title, description, reward, duration, keywords = NULL,
auto.approval.delay = NULL, qual.req = NULL,
keypair = credentials(), print = getOption('MTurkR.print'),
browser = getOption('MTurkR.browser'),
log.requests = getOption('MTurkR.log'),
sandbox = getOption('MTurkR.sandbox'),
validation.test = getOption('MTurkR.test'))seconds). Minimum of 30 seconds and maximum of 365 dseconds), before a submitted assignment is automatically granted. Maximum of 30 days.GenerateQualificationRequirement.credentials.TRUE.FALSE.TRUE. See readlogfile for details.FALSE.FALSE.ChangeHITType).
hittype() is an alias.CreateHIT
ChangeHITTypeRegisterHITType(title="10 Question Survey",
description=
"Complete a 10-question survey about news coverage and your opinions",
reward=".20",
duration=seconds(hours=1),
keywords="survey, questionnaire, politics")Run the code above in your browser using DataLab