- Modern R Programming Cookbook
- Jaynal Abedin
- 37字
- 2021-07-08 09:48:30
See also
There are other ways to create a vector such as the rep() function and the sequence operator (:). To access properties, it is recommended that you inspect the mode and classes of an R object.