You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cf. taxonomic() to retrieve the x$contributors as a data frame. This is useful for user to see who's currently listed. Longer term, we could either add a contributors()<- or update_contributors().
Code is already in write_eml() and can be called there:
Cf.
taxonomic()
to retrieve thex$contributors
as a data frame. This is useful for user to see who's currently listed. Longer term, we could either add acontributors()<-
orupdate_contributors()
.write_eml()
and can be called there:camtrapdp/R/write_eml.R
Lines 94 to 120 in 80e0674
create_eml_contributors()
in utils to work with a df rather than a list.The text was updated successfully, but these errors were encountered: