function c

demo function ggplot lines
This commit is contained in:
2019-12-20 10:26:38 +01:00
parent 8c7eacfdbd
commit 62aa22a678

View File

@@ -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) {