[R] Clean programming with R

Martin Waller martinej.waller at ntlworld.com
Mon Nov 26 21:19:39 CET 2007


Hmm - I looked for the codetools package on the UK(London) cran site and 
couldn't find it - where can I find it please?

Martin

cgenolin at u-paris10.fr wrote:
>>> library(codetools)
>>> findGlobals(power)
> 
> Thanks for your answer.
> In addition, findGlobals(power,FALSE) gives the list of the globals 
> variables alone :
> 
>> findGlobals(power,F)
> $functions
> [1] "^"      "{"      "<-"     "return"
> 
> $variables
> [1] "pp"
> 
> 
> ----------------------------------------------------------------
> Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list