Skip to content

last result

1 message · Carl Witthoft

#
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.