inbo / camtrapdp

R package to read and manipulate Camera Trap Data Packages (Camtrap DP)
https://inbo.github.io/camtrapdp/
Other
5 stars 0 forks source link

`Write_eml()` #99

Closed sannegovaert closed 2 months ago

sannegovaert commented 3 months ago

Fix #61

Question: where or how can users provide or change metadata, e.g. keywords or the (order of) authors?

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 99.53488% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.86%. Comparing base (4e9b38a) to head (8afd34e). Report is 56 commits behind head on main.

Files Patch % Lines
R/utils.R 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## =========================================== - Coverage 100.00% 99.86% -0.14% =========================================== Files 17 20 +3 Lines 504 719 +215 =========================================== + Hits 504 718 +214 - Misses 0 1 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

peterdesmet commented 2 months ago

where or how can users provide or change metadata, e.g. keywords or the (order of) authors?

By updating the camtrapdp object. Not super straightforward atm, but not impossible. Could be facilitated in frictionless