質問編集履歴

1

こーどミス

2017/11/20 06:51

投稿

aaa12
aaa12

スコア18

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  >library(igraph)
36
36
 
37
- >g<-read.graph("hoge.txt",format="edgeless")
37
+ >g<-read.graph("hoge.txt",format="edgelist")
38
38
 
39
39
  これをすると以下のようなエラーが出ました。
40
40