marineenergy / apps

shiny apps for MHK-env
https://marineenergy.github.io/apps/
MIT License
3 stars 1 forks source link

project update - remove unused functions and associated draft files? #128

Closed Neil-Swanson closed 1 year ago

Neil-Swanson commented 1 year ago

Updated projects Google sheet and re-ran update functions in ~share/github/apps_dev/scripts/update_all.R. Only 'update_projects()' function runs and is present in the ~share/github/apps_dev/scripts/update.R'. The following functions do not exist; can the calls be deleted in update_all.R?

update_project_sites() update_project_timelines()

bbest commented 1 year ago

Note: had to add extra symbol of 'triangle-down' to match with newly added permit_type "Decommissioning" here:

because of extra check in line that follows:

  stopifnot(length(permit_types) == length(symbls_type))

per new permit_type "Decommissioning" in data/project_permit_types.csv: