回答編集履歴

2

修正

2021/11/06 12:44

投稿

technocore
technocore

スコア7355

test CHANGED
@@ -5,3 +5,9 @@
5
5
  <~/.Rprofileの例>
6
6
 
7
7
  setwd('/Users/ユーザ名/Documents/R')
8
+
9
+
10
+
11
+ RstudioのGlobal Optionsでも設定可能
12
+
13
+ ![イメージ説明](8c16d2df388d40731117ee2d5a9e27c7.png)

1

修正

2021/11/06 12:44

投稿

technocore
technocore

スコア7355

test CHANGED
@@ -2,6 +2,6 @@
2
2
 
3
3
 
4
4
 
5
- <~/.Rprofile>
5
+ <~/.Rprofileの例
6
6
 
7
7
  setwd('/Users/ユーザ名/Documents/R')