I believe that codetools is "incredibly usefull", but it is very difficult to
learn how to use it...
Anythink else thant reading the code available ?
For exemple, how to track down free varaible ? I try
findGlobals(get(functionNames),FALSE)$variables
but it does not work...
Christophe
Gabor
Tracking down the free variables in a function when
reworking old code.
On Jan 21, 2008 12:41 PM, Charles C. Berry <[EMAIL PROTECTED]> wrote:
> On Sun, 20 Jan 2008, Gabor Grothendieck wrote:
>
> > I agree. Its incredibly useful.
>
> OK gentlemen, you have piqued my curiosity.
>
> Can you give an
On Sun, 20 Jan 2008, Gabor Grothendieck wrote:
> I agree. Its incredibly useful.
OK gentlemen, you have piqued my curiosity.
Can you give an example or two of situations you encountered in which a
codetools function was so helpful?
Chuck
>
> On Jan 20, 2008 11:02 PM, Henrik Bengtsson <[EMAI
I agree. Its incredibly useful.
On Jan 20, 2008 11:02 PM, Henrik Bengtsson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just have drop a note to say that the 'codetools' (and the part of R
> CMD check that use it) is a pleasure to use and saves me from hours of
> troubleshooting. Each time it finds so