R Projekt erstellt
und Verbessert
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -36,3 +36,4 @@ vignettes/*.pdf
|
||||
# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
|
||||
rsconnect/
|
||||
|
||||
.Rproj.user
|
||||
|
||||
@@ -3,6 +3,4 @@ Hello World!
|
||||
Lorem Ipsum
|
||||
|
||||
def neue_funktion():
|
||||
print("funk"9
|
||||
|
||||
|
||||
print("funk")
|
||||
|
||||
13
Demo.Rproj
Normal file
13
Demo.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: XeLaTeX
|
||||
Reference in New Issue
Block a user