cloudyr / MTurkR

R Client for the MTurk Requester API
https://cloud.r-project.org/package=MTurkR
91 stars 18 forks source link

Change response df for ContactWorkers batch #32

Closed leeper closed 10 years ago

leeper commented 11 years ago

ContactWorkers currently returns two different types of dataframes depending on if in batch mode or not. It should always return a df with the full set of workers (i.e., as if in non-batch mode).