-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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()
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels