as.info: Whitespace

Go forward to Comments
Go backward to Preprocessing
Go up to Syntax
Go to the top op as

Whitespace

   "Whitespace" is one or more blanks or tabs, in any order.
Whitespace is used to separate symbols, and to make programs neater for
people to read.  Unless within character constants (*note Character
Constants: Characters.), any whitespace means the same as exactly one
space.