– Select arr_delay column, but return it as a vector. ans <- flights[, arr_delay] head(ans) # [1] ...
確定! 回上一頁