diff --git a/Datei1.txt b/Datei1.txt index 88ce85e..067fc7e 100644 --- a/Datei1.txt +++ b/Datei1.txt @@ -13,6 +13,14 @@ def neue_funktion(): print("kreativ") print("sven") +c <- function() { + #this function is a demo function + ggplot() + + gglines() + + scale_discrete() + + theme() +} + print("welt") g <- if(b == a) {