R(1), Skills of Annotation

Published: by Creative Commons Licence

one line

# It's only a test.

Skills

multi-line comments: the comments should be put inside either a single OR double quote.

if(FALSE){
  "This is a demo for multi-line comments and 
  they should be put inside either a single OR double quote."
}