Created R project
This commit is contained in:
parent
9aa172d5c9
commit
9468054f0c
13
rstudioserver.Rproj
Normal file
13
rstudioserver.Rproj
Normal 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
|
3
test_analysis.R
Normal file
3
test_analysis.R
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Test file
|
||||||
|
|
||||||
|
curve(dnorm, -2, 2)
|
Loading…
Reference in New Issue
Block a user