1.

Which of the following statement generates a html slide deck from index.Rmd?(a) slidify(“index.Rmd”)(b) lib.slidify(“index.Rmd”)(c) slidifylib(“index.Rmd”)(d) all of the mentionedThis question was addressed to me by my college director while I was bunking the class.Enquiry is from Slidify in division Developing Data Products and Working with NumPy of Data Science

Answer»

The correct option is (a) slidify(“index.Rmd”)

Explanation: It is a STATIC FILE, which means that you can open it in your browser LOCALLY and it should DISPLAY fine.



Discussion

No Comment Found

Related InterviewSolutions