5 Commits

Author SHA1 Message Date
2a62d904f7 Merge branch 'developer' of https://gitea.hokage.de/RecklingK/Demo into developer 2019-12-19 11:13:44 +01:00
65637ca0c9 Umbenennung
World to Akira
2019-12-19 11:08:57 +01:00
b2af1971c2 R Projekt erstellt
und Verbessert
2019-12-19 10:59:01 +01:00
4c7fbe0736 Neue Funktion eingebaut
Sven hat die Ausgabefunktion eingebaut.
2019-12-19 10:49:35 +01:00
591790a314 Initialisierung
Die ersten Versuche in Datei1.txt
2019-12-19 09:33:07 +01:00
3 changed files with 20 additions and 0 deletions

1
.gitignore vendored
View File

@@ -36,3 +36,4 @@ vignettes/*.pdf
# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html # Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
rsconnect/ rsconnect/
.Rproj.user

6
Datei1.txt Normal file
View File

@@ -0,0 +1,6 @@
Hello Akira!
Lorem Ipsum
def neue_funktion():
print("funk")

13
Demo.Rproj Normal file
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: XeLaTeX