Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a62d904f7 | |||
| 65637ca0c9 | |||
| b2af1971c2 | |||
| 4c7fbe0736 | |||
| 591790a314 |
@@ -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
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
Hello Akira!
|
||||||
|
|
||||||
|
Lorem Ipsum
|
||||||
|
|
||||||
|
def neue_funktion():
|
||||||
|
print("funk")
|
||||||
+13
@@ -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