Skip to content
Prev 11568 / 63468 Next

Another wishlist for R

Duncan Murdoch <dmurdoch@pair.com> writes:
Either setup so that cat() will be used to print it (add class + print
method) or return noquote(....) The latter will give this effect:
[1] function (x, y = NULL, type = "p", xlim = NULL, ylim = NULL,

i.e. include line numbers.