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