Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem downloading #10

Open
jwrozelle opened this issue Jul 10, 2016 · 1 comment
Open

Problem downloading #10

jwrozelle opened this issue Jul 10, 2016 · 1 comment
Assignees

Comments

@jwrozelle
Copy link

first.ona <- onaDownload("Modelo comparativo de letrina cuestionario del hogar", "jwr_consulting", uname="[email protected]", 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 jmunene self-assigned this Jul 22, 2016
@jmunene
Copy link

jmunene commented Jul 22, 2016

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)

  • The first line will download a data set good_eats from a public form owned by mberg
  • The second line will open the downloaded file in table format.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants