# NOT RUN {
if (requireNamespace("taxstats", quietly = TRUE) && requireNamespace("data.table", quietly = TRUE)){
library(taxstats)
library(data.table)
sample_file <- copy(sample_file_1314)
sample_file_1617 <- project(sample_file, h = 3L) # to "2016-17"
}
# }
Run the code above in your browser using DataLab