Validate Submission Dates in WCS Surveys
validate_dates.Rd
This function validates the submission dates in WCS surveys. It flags any submissions with dates earlier than January 1, 2020.
Value
A data frame with the following columns:
- submission_date
Date of survey submission. Dates before 2020-01-01 are set to NA.
- alert_number
Numeric. 1 if the submission date is invalid (NA), NA otherwise.
- survey_id
Integer. Unique identifier for each survey_id