All the functions are updated to use httr2
as httr
is approaching end of life.
API calls now use version 2, instead of version 1 of Kobotoolbox REST APIs.
Replaced kobo.humanitarianresponse.info
with eu.kobotoolbox.org
because of change in API location.
Changed function kobo_xls_dl()
to include multiple sheets.
Changed test files to rectify errors in CRAN (Bug fixes).
Added new function kobo_media_downloader
that downloads media from the kobo assets.
Resolved issues of API not reacting to parameters. For example, setting include_media_url
to "true" did not actually include the medial url.
Also, resolved the issues which were causing the last version to fail during tests. Specifically, not failing gracefully when the issue was coming from the internet resource.
kobo_df_download
added, that enables direct download of csv file. A csv export is created and downloaded. Then the export is deleted.NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.