rcloud.session.log {rcloud.support} | R Documentation |
rcloud.session.log
sends a string to the RCloud session pane
rcloud.session.log(text)
text |
pre-formatted text to be echoed to the the session pane |
rcloud.session.log
sends text to the session pane, typically
displayed in the lower-right corner of the RCloud IDE.
Gordon Woodhull