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]]

______________________________________________
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.

Reply via email to