The basic data structure in R is the vector. Vectors come in two flavours: atomic vectors and lists. They have three common properties: Type, typeof() , what it ...
確定! 回上一頁