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
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".
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
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