More on safe substitution in R

Win-Vector Blog 2017-06-22

Summary:

Let’s worry a bit about substitution in R. Substitution is very powerful, which means it can be both used and mis-used. However, that does not mean every use is unsafe or a mistake. From Advanced R : substitute: We can confirm the above code performs no substitution: a <- 1 b <- 2 substitute(a + … Continue reading More on safe substitution in R

Link:

http://www.win-vector.com/blog/2017/06/more-on-safe-substitution-in-r/

From feeds:

Statistics and Visualization » Win-Vector Blog

Tags:

Authors:

John Mount

Date tagged:

06/22/2017, 18:23

Date published:

06/07/2017, 13:30