We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1051d9 commit 48814d3Copy full SHA for 48814d3
.Rbuildignore
@@ -0,0 +1,3 @@
1
+^.*\.Rproj$
2
+^\.Rproj\.user$
3
+readme.md
.gitignore
+.Rproj.user
+.Rhistory
+.RData
runr.Rproj
@@ -0,0 +1,16 @@
+Version: 1.0
+
+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: knitr
13
+LaTeX: pdfLaTeX
14
15
+BuildType: Package
16
+PackageInstallArgs: --no-multiarch --with-keep.source
0 commit comments