[go: up one dir, main page]

0% found this document useful (0 votes)
10 views1 page

QB - R Programming

Uploaded by

Pooja Choudhary
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

QB - R Programming

Uploaded by

Pooja Choudhary
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Advantages and Disadvantages of R


2. What are the basic data types in R programming. Give with an example
3. Which layers are compulsory with GGPLOT.
4. What are the building blocks of GGPLOT
5. What are the various verbs in DPLYR
6. What are the data structures in R
7. Name some function in dplyr
8. Explain rbind and cbind in a matrix data structure.
9. Which package is used in R programming which is called as structure
of Data Manipulation. Explain it with an example with a code.
10. What is a difference in Matrix and a data frame
11. Define the pipe operator in DPLYR and compare against the base
R syntaxes.
12. What is a tibble in a data frame.
13. Explain For loop and while loop with an example of iteration in R
Programming
14. Explain the mutate syntax
15. What is the difference between vector and a list
16. What are factors in R and explain with an example
17. What are main features of dplyr
18. Why data normalization is important before doing a cluster
analysis
19. Explain the whiskers plot and its importance
20. Suppose you want to import a csv file named as sims.csv, which
has a headers, write a script to import this data frame and convert it in
to a tibble and save it in the same name in the environment.
21. What are packages in R programming and write 5 of the
packages and its importance.
22. What are corrplots used for?
23. How Plotly package is different than GGPLOT, explain its uses.
24. Importance of segmentation and how the industry will benefit of
the same.

You might also like