Remove (Required) and (Optional) from Column Names #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "remove-required-optional"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
This PR addresses the need to clean up and standardize column names across the survey data tibbles by:
survey_data,species_planted, andparticipant_organizations.This will ensure that the column names are more consistent, readable, and easier to work with for analysis and reporting.
Changes:
survey_data,species_planted,participant_organizations, and other related tibbles now have cleaned-up column names.Acceptance Criteria:
Additional Notes: