Skip to content
Prev 277043 / 398506 Next

Generating the Ctrl-M character

On Nov 10, 2011, at 9:35 PM, Ashim Kapoor wrote:

            
> cntrl_m <- intToUtf8(13)

 > cat(cntrl_m,file="testfile")

The resulting file seems to have a "blank line" in my editor.