Skip to content
Prev 168119 / 398502 Next

last result

Barry Rowlingson wrote:
> 2009/1/23 Jorge Ivan Velez <jorgeivanvelez at 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.