Warnings

「Warnings」の編集履歴(バックアップ)一覧はこちら

Warnings」(2013/05/14 (火) 14:41:33) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

Error in plot.window(...) : need finite 'xlim' values In addition: Warning messages: 1: In xy.coords(x, y, xlabel, ylabel, log) : NAs introduced by coercion 2: In xy.coords(x, y, xlabel, ylabel, log) : NAs introduced by coercion 3: In min(x) : no non-missing arguments to min; returning Inf 4: In max(x) : no non-missing arguments to max; returning -Inf 5: In min(x) : no non-missing arguments to min; returning Inf 6: In max(x) : no non-missing arguments to max; returning -Inf The problem is that the code is assigning the character strings "V1" and "V2" to x and y, and not the numerical data. It is needed to assign the read.table results to a variable.

表示オプション

横に並べて表示:
変化行の前後のみ表示: