[R] Clean programming with R
cgenolin at u-paris10.fr
cgenolin at u-paris10.fr
Mon Nov 26 08:45:01 CET 2007
>> 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
More information about the R-help
mailing list