Jakson Alves de Aquino
2012-Dec-06 23:19 UTC
[Rd] base package: extra new line at source() function
Hi, When we do source("file.R", echo = TRUE) the output on R Console includes an extra new line between each line of code. The extra "\n" is added on line 201 of src/library/base/R/source.R (please, see attached patch). I tested the function without this "\n" on an terminal emulator in Linux and on R Console in Windows RGui. I don't know if the "\n" is useful in other circumstances. Thanks! -- Jakson Alves de Aquino Federal University of Cear? Social Sciences Department www.lepem.ufc.br/aquino.php
Reasonably Related Threads
- New package 'colorout' to colorize R output on terminal emulators
- New package 'colorout' to colorize R output on terminal emulators
- Could Rstd_Busy do something (src/unix/sys-std.c)?
- new package: colorout (Colorize R output on terminal emulator)
- Vim R plugin-2