Quoting and macros in R
Read OriginalThis technical article delves into metaprogramming in R, specifically focusing on quoting, quasiquotation, and the concept of macros. It compares the base-R approach using functions like `substitute()` and `bquote()` with the tidyverse (rlang) methodology, explaining how to manipulate unevaluated expressions and promises for advanced programming techniques.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser