An Example of Shortening R Code | /en/2023/10/shorten-code/
An Example of Shortening R Code
While I was answering a question from a user last week, I saw a piece of code that, in my opinion, could be shortened. What it does is to set two chunk options, message and warning, to NA or FALSE …