Skip to content
Prev 79206 / 398502 Next

How to speed up R code?

Martin Lam wrote:
One piece of advice I forgot to give to Xiaohua:  try it! You can 
probably write slow code using *either* matrices or lists.  You need to 
identify what is slow, and fix it.

Duncan Murdoch