onaio / ona.R

Ona Plugin for R
https://github.com/onaio/ona.R
5 stars 11 forks source link

Problem downloading #10

Open jwrozelle opened 8 years ago

jwrozelle commented 8 years ago

first.ona <- onaDownload("Modelo comparativo de letrina cuestionario del hogar", "jwr_consulting", uname="jwilliamrozelle@gmail.com", pass="not_sharing_this_on_github") Error in read.table(file = file, header = header, sep = sep, quote = quote, : no lines available in input

I'm getting the above error when I attempt to download the form.

jmunene commented 8 years ago

Hi, Thanks for reporting this and apologies for the inconvenience caused. To help troubleshoot this, please try the following lines of code and let us know if they work for you: good_eats <- onaDownload('good_eats','mberg','mberg') View(good_eats)

You can also share your form/project with the user onasupport so that we can try and replicate the error on our side.