From b502b2d4869c9fe4e575782ff8805f0c92a75971e5ec8371743579d8078176a0 Mon Sep 17 00:00:00 2001 From: drd_vic <2912458403@qq.com> Date: Wed, 8 Oct 2025 17:15:39 +0800 Subject: [PATCH] Init commit. --- .gitignore | 4 ++++ RStudio-Projects.Rproj | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 .gitignore create mode 100644 RStudio-Projects.Rproj diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ac8753 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata diff --git a/RStudio-Projects.Rproj b/RStudio-Projects.Rproj new file mode 100644 index 0000000..f8cc112 --- /dev/null +++ b/RStudio-Projects.Rproj @@ -0,0 +1,14 @@ +Version: 1.0 +ProjectId: 58b95ba5-6643-47ee-8740-7f90822dcf8f + +RestoreWorkspace: No +SaveWorkspace: No +AlwaysSaveHistory: No + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX