Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
という R スクリプトがあるとしfoo.rます。通常、私はそれを次のように実行しRscript foo.r <args>ます。
foo.r
Rscript foo.r <args>
コマンド ラインRで実行している対話型プロンプトから同じスクリプトを実行するにはどうすればよいですか?R
R