From b6bff5d5799a0dabef1ef00932c85962768ca333 Mon Sep 17 00:00:00 2001 From: Reckling Date: Thu, 19 Dec 2019 14:08:32 +0100 Subject: [PATCH] R Plotfunktion resolve #3 --- Datei1.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Datei1.txt b/Datei1.txt index 0fea95a..ad10e61 100644 --- a/Datei1.txt +++ b/Datei1.txt @@ -8,3 +8,5 @@ def neue_funktion(): aki <- func(x) { print(x) } + +plot(1:10, rep(1,10))