We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be72f3 commit be30630Copy full SHA for be30630
.gitignore
@@ -1,2 +1,5 @@
1
.Rproj.user
2
+.Rhistory
3
+.RData
4
+.Ruserdata
5
README.html
rosmium.Rproj
@@ -5,8 +5,13 @@ SaveWorkspace: No
AlwaysSaveHistory: Default
6
7
EnableCodeIndexing: Yes
8
+UseSpacesForTab: Yes
9
+NumSpacesForTab: 2
10
Encoding: UTF-8
11
12
+RnwWeave: Sweave
13
+LaTeX: pdfLaTeX
14
+
15
AutoAppendNewline: Yes
16
StripTrailingWhitespace: Yes
17
LineEndingConversion: Posix
0 commit comments