Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I get to the next line in the R command prompt without executing?

Tags:

r

The question is so simple I can't seem to find an answer.

like image 244
wfbarksdale Avatar asked Nov 07 '25 20:11

wfbarksdale


1 Answers

Use'SHIFT-ENTER' to get to a new line in R without executing the command.

like image 77
wfbarksdale Avatar answered Nov 10 '25 11:11

wfbarksdale