Yikes!

Try .Last.value

Sarah

On Fri, Jan 23, 2009 at 5:02 PM, Nick Matzke <mat...@berkeley.edu> wrote:
> Hi,
>
> Let's say one has just run a command line command that took an hour and
> produced a huge matrix as an output.  However, one forgot to store the
> output in a variable.
>
> Is there a hidden variable somewhere that stores the result, so that one
> doesn't have to re-run the analysis for an hour?
>
> E.g., x <- whatever_the_last_output_was
>
> Thanks!
> Nick
>
>
>


-- 
Sarah Goslee
http://www.functionaldiversity.org

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

Reply via email to