ropensci / ruODK

ruODK: An R Client for the ODK Central API
https://docs.ropensci.org/ruODK/
GNU General Public License v3.0
42 stars 13 forks source link

odata_submission_get: parse but don't download #49

Closed florianm closed 4 years ago

florianm commented 4 years ago

Feature

HT @karissawhiting

When ODK Central allows hotlinking attachments (sometime in the future),it would be useful to store the fully qualified attachment URL if not downloading attachments.

Source: https://github.com/ropensci/software-review/issues/335

florianm commented 4 years ago

Test: https://github.com/dbca-wa/ruODK/blob/master/tests/testthat/test-odata_submission_get.R#L3-L23

Param "download" toggles attachment download https://dbca-wa.github.io/ruODK/reference/odata_submission_get.html