# NOT RUN {
x <- commons_answered_questions(
answering_department = c('health','education'),
answered_by = c('4019', '1542', '111'),
start_date = '2017-01-01'
)
x <- commons_answered_questions(start_date = '2017-03-26',
end_date='2017-04-01')
# }
Run the code above in your browser using DataLab