extract a single column by name as a vector mtcars[["mpg"]] # extract a single column ... AAA or CCC in the third, and so on following the recycling rule.
確定! 回上一頁