# NOT RUN {
first_question <- list(name = "a", value = "1")
second_question <- list(name = "b", value = "2")
answers <- build_answers(first_question, second_question)
new_job <- queue_job(app, answers)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab