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.