1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 03:22:00 +02:00

(v0.9.0.9006) added CITATION file

This commit is contained in:
2019-12-22 11:43:38 +01:00
parent ba3ce77f02
commit db5dfff0ca
27 changed files with 425 additions and 395 deletions

View File

@ -21,7 +21,7 @@ knitr::opts_chunk$set(
fig.width = 7.5,
fig.height = 4.5,
dpi = 75
)
)
options(AMR_disable_mo_history = FALSE)
```