>>>>> "ivo" == ivo welch <[EMAIL PROTECTED]>
>>>>>     on Wed, 24 Mar 2004 10:49:55 -0500 writes:

    ivo> Is it possible to instruct R to output a line number
    ivo> Is it possible to instruct R to output a line number
    ivo> when an error or warning is encountered in a source()
    ivo> file?

yes, it is possible, since R is a complete programming language,
you can write a new version of source()...  ;-) 
:-)

Note that this feature is for free when using 
ESS (Emacs Speaks Statistics),
and it's C-c C-l (or [Load Source File] entry from the 'iESS'
                  or [Load File] from the 'ESS' menu)

Regards,
Martin

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to