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.
nohup を使用して R でスクリプトを実行したいのですが、スクリプト内では通常、変数をローカル フォルダーに保存します。さらに、nohup コマンドを使用しようとしたときに、警告メッセージもローカル フォルダーにリダイレクトしたいと考えています。通常、R スクリプトで save コマンドを呼び出すと、変数が保存されません。そうする方法はありますか? ありがとう