Explain different types of objects present in R?



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

Post New Answer

More R Programming Interview Questions

How would you find the number of missing values in a dataset and remove all of them?

1 Answers  


What are Ensemble Models in R?

1 Answers  


What is meant by ANOVA models in R?

1 Answers  


What are covariances in R?

1 Answers  


Explain the usage of which() function in r language?

1 Answers  


What is recycling of elements in an r vector? Give an example.

1 Answers  


What is t-tests() in R?

1 Answers  


In R how you can import Data?

1 Answers  


What do you understand by scientific data visualization in R?

1 Answers  


What are Features of Recursion?

1 Answers  


How do you build and evaluate a random forest in r?

1 Answers  


What is r programming?

1 Answers  


Categories