Message-ID: <c9bf6a264166d3184026b4dece4210a4@posteo.de>
Date: 2021-09-21T07:12:14Z
From: c@buhtz m@iii@g oii posteo@jp
Subject: Windows: start script but keep being in R-shell after finish
Hello together,
I was using R some years ago and I am sorry for asking such a dumb
question. I found some help instructions about commandline interface but
I still miss the piece of information I need. I assume it depends on my
non-nativ English that I am not able to ask the correct (worded)
question to the search engines.
I use R-for-windows on the shell. No GUI, IDE or anything else.
When I am in windows shell ("command prompt"?) I wan't to run an
R-script (filename *.R). But when the script is finished or interrupted
the R-prompt should do not close.
In python I would do
python3 -i -m myscript
Kind
Christian