From 7ae5c749d7388b2e1c28b7862aa95d6960c8afb0 Mon Sep 17 00:00:00 2001 From: xcisjess Date: Tue, 11 Sep 2018 18:56:06 -0400 Subject: [PATCH] Find a spelling mistake~~ --- .gitignore | 4 ++++ README.md | 2 +- Syllabus.Rproj | 13 +++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 Syllabus.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/README.md b/README.md index bc4fa46..1d26d54 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Tasks that need to be completed during the semester: Weekly: * Attend class * Weekly readings - * Compete Swirl course + * Complete Swirl course * Maintain documentation of work (Github, R Markdown, Zotero) One time only: diff --git a/Syllabus.Rproj b/Syllabus.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/Syllabus.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