Skip to content

Quotation marks (PR#11353)

1 message · Brian Ripley

#
On Wed, 30 Apr 2008, hadley wickham wrote:

            
(In Word.)

Put another way, what you are pasting are not ASCII quotation marks (as 
shown in your message) but unidirectional quotes, and they are not 
interpreted as quotation marks by the R parser.

Our students fairly rapidly get out of the habit of preparing R scripts in 
Word and use a syntax-aware editor -- usually Emacs+ESS -- because they 
see the benefits of e.g. parenthesis matching, automatic indentation etc.