Skip to content

Commit

Permalink
Add Rstudio project
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed Nov 26, 2024
1 parent 3d02321 commit c010ca8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
.Rproj.user
.Rhistory
.RData
dkstat.Rproj
read-and-delete-me
test_script.R
.DS_Store
docs
docs
22 changes: 22 additions & 0 deletions dkstat.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

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

RnwWeave: Sweave
LaTeX: pdfLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source

UseNativePipeOperator: Yes

0 comments on commit c010ca8

Please sign in to comment.