Barry Rowlingson wrote:
> 2009/1/23 Jorge Ivan Velez <jorgeivanve...@gmail.com>:
>
>> See ?.Last.value
Or put this inside your Rprofile:
makeActiveBinding("prev", function(...) .Last.value, .GlobalEnv)
I like this 'cause I don't need to include the "()" for prev to work
properly.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.