Vidyalelo
Data Science · Q137

Data Science Miscellaneous

Computer Related · Data Science · question 137

Q137

Which of the following statement generates a html slide deck from index.Rmd?

A.
slidify("index.Rmd")
Answer
B.
lib.slidify("index.Rmd")
C.
slidifylib("index.Rmd")
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board