Deloitte Interview Questions | What are the basic data types in R?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
It will take less than 1 minute to register for lifetime. Bonus Tip - We don't send OTP to your email id Make Sure to use your own email id for free books and giveaways
Answers ( 2 )
Basic data types in R are:
1. Vectors
2. Lists
3. Matrix
4. Arrays
5. Factors
6. Data frame
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