InterviewSolution
Saved Bookmarks
| 1. |
Which of the following package by Yihui is built in to RStudio environment?(a) rpy2(b) knitr(c) ggplot2(d) none of the mentionedThe question was posed to me in an interview.My question is based upon Literate Statistical Programming in portion Data Analysis and Research of Data Science |
|
Answer» CORRECT CHOICE is (b) knitr The EXPLANATION is: It can be EXPORTED to pdf and HTML. |
|