<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
I am new RKWard user, and I would like to know how to send a regular and simple output analysis (something like mean age, for example) to output window. I am running under ubuntu 9.04 and R 2.9.1.<BR>
<BR>
age <- c(12,15,17,11)<BR>
mean(age)<BR>
<BR>
Many thanks.<BR>
Mauricio
</BODY>
</HTML>