Skip to content

Commit

Permalink
update gitignore and add rproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
emchristensen committed Oct 6, 2018
1 parent 29479b3 commit b70a31e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
'changepoint results'

.Rproj.user

.Rdata
13 changes: 13 additions & 0 deletions Extreme-events-LDA.Rproj
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b70a31e

Please sign in to comment.