Preventing what was/were previously copied on to my clipboard from appearing on R Console when using
        Posted  
        
            by Bazon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bazon
        
        
        
        Published on 2010-06-11T00:34:52Z
        Indexed on 
            2010/06/11
            0:42 UTC
        
        
        Read the original article
        Hit count: 358
        
clipboard-interaction
Hi all,
I am having some problems with my clipboard contents when using R. When I run my scripts/commands in tinn-r, very often I would get something that I had ran earlier pasted onto my R Console instead of the command that I have just selected.
To get over this, I would go to my clipboard and delete its content(text/syntax). However, the same text/syntax that I had just deleted would re-appear on my clipboard and would again appear on my R Console when trying to run a different syntax from my tinn-r.
Any help would be appreciated.
Bazon
© Stack Overflow or respective owner