diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-08-08 15:20:13 +0200 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2023-08-08 15:20:13 +0200 |
commit | 8155e46f24ad2aa7562ced1c52333fa95d072d14 (patch) | |
tree | 088babfb680f3bb19cb82389139a419fe1150f48 /mkin.Rproj | |
parent | b1754e3d1112ea04e2ee4c393581362fb8f605f7 (diff) |
RStudio project infrastructure
Diffstat (limited to 'mkin.Rproj')
-rw-r--r-- | mkin.Rproj | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mkin.Rproj b/mkin.Rproj new file mode 100644 index 00000000..fac143c3 --- /dev/null +++ b/mkin.Rproj @@ -0,0 +1,22 @@ +Version: 1.0 + +RestoreWorkspace: No +SaveWorkspace: No +AlwaysSaveHistory: No + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: knitr +LaTeX: pdfLaTeX + +AutoAppendNewline: Yes +StripTrailingWhitespace: Yes + +BuildType: Makefile + +UseNativePipeOperator: Yes + +SpellingDictionary: en_GB |