From 94ce7b04aae15830310f33041874539d9f0bc82f Mon Sep 17 00:00:00 2001 From: Myung Jung Kim Date: Wed, 12 May 2021 14:51:16 +0900 Subject: [PATCH] initial commit from Rstudio --- .gitignore | 4 ++++ Preanalysis.Rproj | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .gitignore create mode 100644 Preanalysis.Rproj diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5b6a065 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata diff --git a/Preanalysis.Rproj b/Preanalysis.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/Preanalysis.Rproj @@ -0,0 +1,13 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX