1.

Which of the following statement is used for importing knitr library?(a) library(knitr)(b) import knitr(c) lib(knitr)(d) none of the mentionedI have been asked this question by my college professor while I was bunking the class.My question is based upon knitr topic in section Data Analysis and Research of Data Science

Answer»

Correct ANSWER is (a) LIBRARY(KNITR)

Easiest explanation - knitr is not good for documents that REQUIRE precise FORMATTING.



Discussion

No Comment Found

Related InterviewSolutions