as.info: SH-Chars

Go forward to SH-Regs
Go up to SH Syntax
Go to the top op as

Special Characters

   `!' is the line comment character.
   You can use `;' instead of a newline to separate statements.
   Since `$' has no special meaning, you may use it in symbol names.