[1] 3 > nrow(x) [1] 2 > length(x) # returns length of the list, same as ncol() [1] 3 HOW TO CREATE A DATA FRAME IN R? We can create a data frame using the ...
確定! 回上一頁