2015年7月27日 星期一

7.27 R coding - Don't forget the cached input <<-

When using "<<-" instead of "<-", the variable is cached and can be used outside the function. This will be useful especially when one wants to execute a bunch of function within a single call.

沒有留言:

張貼留言