Skip to content
Prev 74835 / 398502 Next

breaking command in command line in R for Mac Aqua

Adaikalavan Ramasamy <ramasamy at cancer.org.uk> writes:
Neither of those prevent you from sending incomplete lines do they?

In a tight spot, you can alway just generate a syntax error. The thing
is that you will typically have forgotten how to do that reliably.
Entering 

 $$ 

or 

 a b

is a good guess. The main exception is that you could be in the middle
of a text string, in which case you need a terminating quote first.

        -p