Re: [R] How to transfer the variable into function in this code?

2011-10-13 Thread xingxing
I think you made it very clearly. thx -- View this message in context: http://r.789695.n4.nabble.com/How-to-transfer-the-variable-into-function-in-this-code-tp3899576p3901817.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-pro

[R] How to transfer the variable into function in this code?

2011-10-12 Thread xingxing
as shown in the code, four variables input: diff_expr,diff_coex, klist, Pop_size, are included in the function. However, within the function, another variable "vector" is utilized in some subfunction. How they get its value? thx get_quantiles <-function(diff_expr,diff_coex,klist,pop_size){ #