InterviewSolution
Saved Bookmarks
| 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 |
|