Deloitte Interview Questions | What are the Data Structures in R and which one is your favorite?

Question

R

in progress 0
TheDataMonk 4 years 1 Answer 959 views Grand Master 0

Answer ( 1 )

  1. Data structures are used to store data in an organized fashion in order to make data manipulation and other data operations more efficient.
    There are five types of Data Structures in R Programming which are mentioned below:

    Vector
    List
    Matrix
    Data Frame
    Factor

Leave an answer

Browse
Browse