[R] history() does not work?
Steve Lianoglou
mailinglist.honeypot at gmail.com
Wed Oct 10 18:17:56 CEST 2012
Hi,
On Wed, Oct 10, 2012 at 12:03 PM, Christian Hoffmann
<c-w.hoffmann at sunrise.ch> wrote:
> Hi,
>
>> history()
>
> gives Error in savehistory(file) : no history available to save
>
> although I can scroll throu history with C^uparrow an C^downarrow.
>
> How can I make history() work and/or show the current history in a file, so
> that I can choose from previous commands?
>
> The web did not throw up anything useful.
Out of curiosity, when you call:
R> capabilities()['cledit']
Do you get `FALSE`?
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the R-help
mailing list