You are on page 1of 1

1. Describe the features of R programming Language?

2. Explian the advantages and dis-advantages of R Programming Language

3. What is R Programming ? And How to Run ‘R’ ? Explian briefly with Any one of
the Example?

4. Two vectors X and Y are defined as follows XC(3,2,4) & YC(1,2) What will
be output of vector Z that is defined as ZX*Y

5. Discuss about vectors in R? with Examples

6. Disscuss about different types of Matrices in ‘R’? With Examples?

7. Explian Data types in ‘R’? with one Example for each data type?

8. What are diiferent modes of working with ‘R’ ? Explian with Examples?

9. What is R programming ? And write Syntax of if else in ‘R’and also Explian in


which case use for ‘R’ programming language?

10. Write about Data frame ?And also Explian operations on Data frame?

11. Explian about variables,constants & Data types in R programming?

12. Explian the different Data structures in R ?

13. Define mean,median,mode,&Standard deviation in R?Explian with Example?

14. Briefly explain about R session and commands supporting to it?

15. Explain different types of classes with examples?


16. Explain array() function with example?

You might also like