Skip to content

Commit b0d123d

Browse files
committed
add rstudio project
1 parent 39267e1 commit b0d123d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

Diff for: .gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ Rapp.history
66
.RData
77
Makefile
88
.Rproj.user
9-
*.Rproj

Diff for: plotly.Rproj

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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: 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

Comments
 (0)