dfe-analytical-services / leo-graduate-industry-dashboard

Source code for the Longitudinal Education Outcomes (LEO) graduate industry dashboard.
https://department-for-education.shinyapps.io/leo-graduate-industry-dashboard/
3 stars 2 forks source link

Automate years #88

Closed hazmut closed 1 year ago

hazmut commented 1 year ago

Pull request overview

To simplify annual updating of years in text, so year only needs to be updated once in global.R.

Pull request checklist

Please check if your PR fulfils the following:

chfoster commented 1 year ago

@hazmut because you've made changes with the dates, you'll need to run tidy_code() and run_tests_locally() again and push them up to get the tests to pass :)