これが対応する出力を持つ私のコードです
> tkplot(g.2,vertex.label=nodes,
+ canvas.width=700,
+ canvas.height=700)
[1] 6
> ?tkplot
Warning message:
In rm(list = cmd, envir = .tkplot.env) : object 'tkp.6' not found
プロットを作成して表示した後に実行したコマンドに関係なく、このエラーが発生します。
これは明らかかもしれませんが、プロットからデータを取得することはできません。
> tkp.6.getcoords
Error: object 'tkp.6.getcoords' not found
何かご意見は?Windows2007Proの場合。