We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dfaaa commit d2ea027Copy full SHA for d2ea027
src/rprocessing/r/core.R
@@ -292,3 +292,5 @@ RIGHT = RLangPApplet$RIGHT
292
ALT = RLangPApplet$ALT
293
CONTROL = RLangPApplet$CONTROL
294
SHIFT = RLangPApplet$SHIFT
295
+
296
+print = stdout$print
0 commit comments