Dear R users,
I have created a function f of n, a and b : f(n,a,b)
I would like to apply this function several times to some values of n. a and
b are held constant. I was thinking of using lapply. How can I do this ?
Thank you very much
Randall
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.