Get the first second element of a vector. b[2] ## [1] 11 ... You can also use an index to change values ... You can also get multiple values at once.
確定! 回上一頁