Message-ID: <286l3cA2bAC6Ewkg@myatt.demon.co.uk>
Date: 2000-11-07T13:43:18Z
From: Mark Myatt
Subject: .Last.value or % or ANS or ... (was unix)
In-Reply-To: <03fa01c048aa$45e13080$0201a8c0@Workgroup>
Yves Gauvreau <cyg at sympatico.ca> writes:
>... and Matlab uses "ans" and Mathematica effectively uses %, %%
>
>Would be nice to have something simpler than .Last.value
Perhaps I am stating the obvious or being extremely stupid but you can
create a function:
lv <- function()
{
.Last.value
}
And then use lv() whenever you need .Last.value.
Mark
--
Mark Myatt
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._