<div class="markdown_content"><p>Hi!</p>
<p>You are talking about the tool window labelled "R Console", right?</p>
<blockquote>
<p>When I type in 2+2, 4 isn't output.</p>
</blockquote>
<p>Then what is the output you get?</p>
<blockquote>
<p>When I press Shift+F7, so as to run the selected line, nothing happens. </p>
</blockquote>
<p>That shortcut is not available inside the console. Use Shift+F8 to run the selection (not necessarily exactly one line). Use Up-Arrow to review / reuse commands that you entered, before.</p>
<blockquote>
<p>How can I get output out of the console at the bottom of the screen.</p>
</blockquote>
<p>You mean, how to send output to the "Output Window"? There are special commands for that, most importantly rk.print(). Alternatively, if you simply want to log your work, use "Run->CC commands to output".</p>
<p>Hope this helps. Keep asking, if problems persist (but make sure to include your RKWard version number, next time).</p>
<p>Regards<br />
Thomas</p>
<hr />
<p><a class="" href="https://sourceforge.net/p/rkward/discussion/165574/thread/acbb4427/?limit=25#6457">Using the RKward console</a></p>
<hr />
<p>Sent from sourceforge.net because rkward-users@lists.sourceforge.net is subscribed to <a href="https://sourceforge.net/p/rkward/discussion/165574/">https://sourceforge.net/p/rkward/discussion/165574/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/rkward/admin/discussion/forums.">https://sourceforge.net/p/rkward/admin/discussion/forums.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>