mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

respondents is only pulling 50 respondents #7

Closed sfirke closed 5 years ago

sfirke commented 5 years ago

There's a per_page argument to get_responses(), looks like it tops out at 100 even if you specify 500 so I made 100 the default.