Unit 1 Notes R Programming
Unit 1 Notes R Programming
Syllabus
Question Bank
Unit 1
2 Marks questions
1. What is R programming?
2. What are the uses of R programming?
3. List basic data type of R programming.
4. What are non-numeric values? List them.
5. What is vector in R? Give an example.
6. Define list in R. Give an example.
7. What is DataFrame in R? Give an example.
8. List special values in R. Mention its significance.
9. What do you mean by vector in R programming?
10. Differentiate between matrix and array in R programming.
11. What is coercion in R? Give a suitable example.
12. Mention any four plotting functions in R.
13. List assignment operators with examples in R.
14. Mention the various assignment operators in R.
15. Define classes in R.
5 Marks questions