We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e32a2f commit 9ff3b44Copy full SHA for 9ff3b44
.gitignore
@@ -22,3 +22,4 @@ _README
22
*.Rhistory
23
OS4-201[89]-[01][0-9]-[0-3][0-9] [A-Z].pdf
24
main.synctex(busy)
25
+.Rproj.user
openintro-statistics.Rproj
@@ -0,0 +1,13 @@
1
+Version: 1.0
2
+
3
+RestoreWorkspace: Default
4
+SaveWorkspace: Default
5
+AlwaysSaveHistory: Default
6
7
+EnableCodeIndexing: Yes
8
+UseSpacesForTab: Yes
9
+NumSpacesForTab: 2
10
+Encoding: UTF-8
11
12
+RnwWeave: Sweave
13
+LaTeX: pdfLaTeX
0 commit comments