We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39267e1 commit b0d123dCopy full SHA for b0d123d
.gitignore
@@ -6,4 +6,3 @@ Rapp.history
6
.RData
7
Makefile
8
.Rproj.user
9
-*.Rproj
plotly.Rproj
@@ -0,0 +1,19 @@
1
+Version: 1.0
2
+
3
+RestoreWorkspace: Default
4
+SaveWorkspace: Default
5
+AlwaysSaveHistory: Default
+EnableCodeIndexing: Yes
+UseSpacesForTab: Yes
+NumSpacesForTab: 2
10
+Encoding: UTF-8
11
12
+RnwWeave: knitr
13
+LaTeX: pdfLaTeX
14
15
+AutoAppendNewline: Yes
16
17
+BuildType: Package
18
+PackageUseDevtools: Yes
19
+PackageInstallArgs: --no-multiarch --with-keep.source
0 commit comments