19. 如附圖所示 , R語言使用 read.table 函數匯入 CSV 文字檔 , 執行 ,下列敘述哪一項錯誤?

(A) class(df)結果是 "data.frame"
(B) nrow(df)結果是 7
(C) ncol(df)結果是 5
(D) names(df) 結果是 "Sepal.Length" "Sepal.Width" "Petal.Length" "Petal.Width" "Species"

答案:登入後查看
統計: A(4), B(8), C(2), D(15), E(0) #3103394

詳解 (共 1 筆)

#7078893
1. 題目解析 題目要求我們判斷四個選項...
(共 1275 字,隱藏中)
前往觀看
0
0