@@ -8,3 +8,6 @@ def neue_funktion():
|
|||||||
aki <- func(x) {
|
aki <- func(x) {
|
||||||
print(x)
|
print(x)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
plot(1:10, rep(1,10))
|
||||||
|
lines(1:10, 1:10)
|
||||||
Reference in New Issue
Block a user