Browse Source

add rstudio project

one
Garrick Aden-Buie 7 years ago
parent
commit
27ca0a724e
3 changed files with 18 additions and 0 deletions
  1. +5
    -0
      .gitignore
  2. BIN
      palettes/.__oceanic-plus.scss
  3. +13
    -0
      rstudio-scss.Rproj

+ 5
- 0
.gitignore View File

@@ -0,0 +1,5 @@
.Rproj.user
.Rhistory
.RData
.Ruserdata
._*

BIN
palettes/.__oceanic-plus.scss View File


+ 13
- 0
rstudio-scss.Rproj View File

@@ -0,0 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

Loading…
Cancel
Save