Explain different types of objects present in R?
Answer / Bharat Sah
R has several types of objects including: 1. Vectors (numeric, character, logical). 2. Matrices. 3. Data frames. 4. Lists. 5. Factors. 6. Arrays.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many ways are there to read and write files?
What are debuggers and debugging techniques in R?
What are the steps to build and evaluate a linear regression model in r?
Explain main features to write R code that runs faster?
What are the tools for debugging in R?
What are r data types?
Explain different types of atomic vectors in R?
What is the use of “next” statement in R?
What is SAS and SPSS in R?
How to create the s3 class?
What is oop in r?
What is R?