InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function programmatically extract parts of XML file?(a) XmlSApply(b) XmlApply(c) XmlSApplyData(d) All of the mentionedI had been asked this question in an online quiz.Question is from Reading from Web and APIs topic in portion Getting Data of Data Science |
|
Answer» CORRECT answer is (a) XmlSApply To EXPLAIN: xmlSApply are SIMPLE wrappers for tapply and lappy FUNCTIONS. |
|