-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
This function currently returns "datecollected", which is a modified field and could lack biological meaning. Date instead should be returned as the following fields: "data.dwc:eventDate", "data.dwc:year", "data.dwc:month", and "data.dwc:day".
ridigbio/R/idig_search_records.R
Line 133 in 608791e
| "datecollected", |
When this is modified, someone should reach out to spocc. They will need to update multiple scripts including:
https://github.com/ropensci/spocc/blob/59f6b3b192cd8a7bb990aab94748f3bc7b044dac/R/plugin_helpers.R#L34
https://github.com/ropensci/spocc/blob/59f6b3b192cd8a7bb990aab94748f3bc7b044dac/R/occ2df.R#L104
https://github.com/ropensci/spocc/blob/59f6b3b192cd8a7bb990aab94748f3bc7b044dac/R/plugins.r#L266
Metadata
Metadata
Assignees
Labels
No labels