eesectors
eesectors copied to clipboard
⚠️ Prototype R package for the creation of the DCMS Sectors Economic Estimates statistical release
these are quick fixes and I have not been running unit tests as I haven't had time
update where necessary in package so that data runs to 2016 not just 2015. I am going to hardcode it and wait until dplyr is updated to make dynamic. although...
work through code and fix. add year_sector_data class initializing into GVA_by_sector whilst I am at it.
currently using the raw data but it is cleaned in a funny way - the 5 digit sics have been manually mapped to smaller sics that are looked up from...
The reference figure for `figure3.1()` tests is now very different from the default produced by the function, but the test implemented with the https://github.com/mangothecat/visualTest package is not picking up the...
warning('Warning produced running figure3.2():', w) Should read 3.3
Hi Matt, This might be my last pull request but I might try and update the Rmd file tomorrow with some instructions on how to use + add some tests...
Probably some information that can be moved from `year_sector_data.R` which is no longer relevant to that function.
A number of `utils.R` functions are `@export`ed, which probably do not need to be following the latest changes to the package.