Answers ( 2 )

  1. Basic data types in R are:
    1. Vectors
    2. Lists
    3. Matrix
    4. Arrays
    5. Factors
    6. Data frame

  2. Basic data types in R are:
    1. Numeric
    2.Integer
    3.Character
    4.Logical
    5.Complex
    The other commonly used data structures :
    1.Factors
    2.Vectors
    3.List
    4.Data frames
    5.Matrix

Leave an answer

Browse
Browse