Displaying 1 result from an estimated 1 matches for "knowf".
Did you mean:
know
2009 Jan 03
4
passing parameters to an R script
I knowf R functions ca be called passing some parameters.
My first question is: how are parameters passed to R functions ?
Browsing through R archives I found an answer confirming taht parameters can
be passed to the called function by value. I wonder whether passing the parameter
address is possible so...