We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0327f commit d763ea7Copy full SHA for d763ea7
.gitignore
@@ -0,0 +1,4 @@
1
+.Rproj.user
2
+.Rhistory
3
+.RData
4
+.Ruserdata
gcube-bcubed-hack.Rproj
@@ -0,0 +1,15 @@
+Version: 1.0
+
+RestoreWorkspace: Default
+SaveWorkspace: Default
5
+AlwaysSaveHistory: Default
6
7
+EnableCodeIndexing: Yes
8
+UseSpacesForTab: Yes
9
+NumSpacesForTab: 2
10
+Encoding: UTF-8
11
12
+RnwWeave: knitr
13
+LaTeX: XeLaTeX
14
15
+StripTrailingWhitespace: Yes
0 commit comments