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

Unable to Access Large Datasets #9

Open
nara907 opened this issue Oct 3, 2018 · 0 comments
Open

Unable to Access Large Datasets #9

nara907 opened this issue Oct 3, 2018 · 0 comments

Comments

@nara907
Copy link

nara907 commented Oct 3, 2018

I am trying to use the Kobo API and have issues using the kobo_data_downloader() function to download large datasets. These are the messages printed in the console.

Large Datasets (+2000) will not download
Parsed with column specification:

cols(
  `<html>` = col_character()
)

Datasets that aren't huge, download just fine
Parsed with column specification:

cols(
  detail = col_character()
)
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

1 participant