diff --git a/R/data_to_dwc.R b/R/data_to_dwc.R index cb1008d..8678e1f 100644 --- a/R/data_to_dwc.R +++ b/R/data_to_dwc.R @@ -44,7 +44,7 @@ event <- x.header %>% sampleSizeValue = census_days, sampleSizeUnit = ifelse(census_days <= 1, "day", "days"), geodeticDatum = "EPSG:4326", - samplingProtocol = "TODO: paper DOI upon publication" + samplingProtocol = "TODO: add paper DOI upon publication" ) %>% rename(eventID = header_id) %>% # fields that cannot be mapped to Darwin Core