
FAQ About R Guide for Beginners

How to add comment line in R?
A comment line can be added by adding just one # symbol. To apply on more than one line, the same sign must be added to each line.
A comment line can be added by adding just one # symbol. To apply on more than one line, the same sign must be added to each line.