R Plotfunktion

resolve #3
This commit is contained in:
2019-12-19 14:08:32 +01:00
parent 38b3a5ae0b
commit b6bff5d579

View File

@@ -8,3 +8,5 @@ def neue_funktion():
aki <- func(x) { aki <- func(x) {
print(x) print(x)
} }
plot(1:10, rep(1,10))