if (FALSE) {
# save original output to readTau-old.rds
compareMadratOutputs("madrat", "readTau", c("paper", "historical"))
# now apply your changes to madrat:::readTau, reinstall madrat, restart the R session
# compare new output to original output from readTau-old.rds
compareMadratOutputs("madrat", "readTau", c("paper", "historical"))
}
Run the code above in your browser using DataLab