adplus-dvertising
frame-decoration

Question

The document produced by knitr document has which of the following extension?

a.

.md

b.

.rmd

c.

.html

d.

none of the mentioned

Answer: (b)..rmd

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The document produced by knitr document has which of the following extension?

Similar Questions

Discover Related MCQs

Q. Code chunks begin with “`{r} and end with “`.

Q. What is the role of processing code in the research pipeline?

Q. Which of the following is a goal of literate statistical programming?

Q. What does it mean to weave a literate statistical program?

Q. Which of the following is required to implement a literate programming system?

Q. What is one way in which the knitr system differs from Sweave?

Q. Which of the following is useful way to put text, code, data, output all in one document?

Q. Some chunks have to be re-computed every time you re-knit the file.

Q. Which of the following tool can be used for integrating text and code in one document?

Q. Which of the following should be set on chunk by chunk basis to store results of computation?

Q. Dependencies are checked explicitly in caching caveats.

Q. Original idea comes of Literate Statistical Practice from _______________

Q. Point out the correct statement.

Q. Which of the following is required for literate programming?

Q. Which of the following way is required to make work reproducible?

Q. Which of the following disadvantage does literate programming have?

Q. knitr supports only one documentation language.

Q. Which of the following tool documentation language is supported by knitr?

Q. Which of the following package by Yihui is built in to RStudio environment?

Q. Literate program code is live-automatic “regression test” when building a document.