[R] have the value of variable in a function

2009-07-31 Thread Inchallah Yarab
hi ,

i need to know the value of variable used in a function i don't know if it is 
easy to do???

thank you


  
[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] have the value of variable in a function

2009-07-31 Thread MORNEAU François
Hello,
Perhaps have a look at ?debug and ?browser... 
... and at fortune(159) in the 'fortunes' package ;)  !
Regards,
François

-Message d'origine-
De : r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] De la 
part de Inchallah Yarab
Envoyé : vendredi 31 juillet 2009 14:24
À : r-help@r-project.org
Objet : [R] have the value of variable in a function

hi ,

i need to know the value of variable used in a function i don't know if it is 
easy to do???

thank you


  
[[alternative HTML version deleted]]

__
R-help@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.

__
R-help@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.