multiline comment in r code example
Example 1: How to add a comment in r
Using R Studio, you can do Control+Shift+C, or Command+Shift+C on macOS.
Example 2: comment in r
# comment statement : no multiline comments in R
Example 3: multiple comment code in R
Ctrl + Shift + C