How many types of object are present In R?
Answer / Kamal Raj Sirohi
R provides several types of objects including vectors, matrices, data frames, lists, factors, arrays, and functions. Each type has specific attributes and methods associated with it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to repeat vectors in r?
Name all control statements present in r?
What is debugging in R?
What is CLI in R?
In r how missing values are represented?
Compare R with other technologies.
Why are the VCD and lattice packages used?
What is Preliminaries in R?
Explain how to name the list elements in r?
How R Commands are Written?
How many types of vectors are present in r?
What are applications of recursion?