Displaying 1 result from an estimated 1 matches for "resultsinto".
Did you mean:
result_info
2004 Nov 08
1
can one evaluate an expression in a comment? (or insert resultsinto history?)
...s,
David
-----Original Message-----
From: partha_bagchi at hgsi.com [mailto:partha_bagchi at hgsi.com]
Sent: Monday, November 08, 2004 4:07 PM
To: David Reiner <davidr at rhotrading.com>
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] can one evaluate an expression in a comment? (or insert
resultsinto history?)
Have you perchance looked at
?paste
For example:
> paste("The current time is ", date())
[1] "The current time is Mon Nov 08 17:06:25 2004"
>
<davidr at rhotrading.com>
Sent by: r-help-bounces at stat.math.ethz.ch
11/08/2004 04:47 PM
To:...