1.

Which of the following should be set on chunk by chunk basis to store results of computation?(a) cache=TRUE(b) cache=FALSE(c) caching=TRUE(d) none of the mentionedThe question was asked in my homework.The doubt is from Literate Statistical Programming in chapter Data Analysis and Research of Data Science

Answer»

Correct answer is (a) CACHE=TRUE

Easy explanation - After the FIRST run. The RESULTS are LOADED from cache.



Discussion

No Comment Found

Related InterviewSolutions