rcloud.session.log {rcloud.support}R Documentation

Send a string to the session pane.

Description

rcloud.session.log sends a string to the RCloud session pane

Usage

  rcloud.session.log(text)

Arguments

text

pre-formatted text to be echoed to the the session pane

Details

rcloud.session.log sends text to the session pane, typically displayed in the lower-right corner of the RCloud IDE.

Author(s)

Gordon Woodhull


[Package rcloud.support version 2.3-1 Index]