Am Dienstag, 27. Oktober 2015, 08:29:43 schrieb Thomas Friedrichsmeier: > Will you be able to cover for()-loops, too?
there you go, for loops are now also supported, in a basic way. i needed to work around the different syntax, so the current solution defines an empty array first, then pushes the given values into it and finaly iterates through the array with another helper variable. to limit the possibility of accidently using the same var names, these have random names. that looks a bit ugly, but what can you do? i could use a typical use case you have in mind, to optimize this bit. in case anyone wants to check it out, the following will install the most recent development snapshot directly from the git repo: library(devtools) install_git( "https://anongit.kde.org/rkward.git", subdir="packages/rkwarddev" ) viele grüße :: m.eik -- dipl. psych. meik michalke institut f"ur experimentelle psychologie abt. f"ur diagnostik und differentielle psychologie heinrich-heine-universit"at d-40204 d"usseldorf
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ rkward-devel mailing list rkward-devel@kde.org https://mail.kde.org/mailman/listinfo/rkward-devel