1.

Which of the following is required for not echoing the code?(a) echo=TRUE(b) print=TRUE(c) echo=FALSE(d) all of the mentionedI got this question during an online exam.This intriguing question comes from knitr in division Data Analysis and Research of Data Science

Answer»

The correct ANSWER is (a) echo=TRUE

The BEST I can EXPLAIN: Code has to be WRITTEN to set the GLOBAL options.



Discussion

No Comment Found

Related InterviewSolutions