You use dplyrXdf, and you discover that after you exit the session, the output files that were created were deleted. You need to prevent the files from being deleted. Solution: You use dplyrXdf with the persist verb. Does this meet the goal?

🎲 Try a Random Question  |  Total Questions in Quiz: 16  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Exam 70-773: Analyzing Big Data with Microsoft R — practice the complete quiz, review flashcards, or try a random question.


You use dplyrXdf, and you discover that after you exit the session, the output files that were created were deleted. You need to prevent the files from being deleted. Solution: You use dplyrXdf with the persist verb. Does this meet the goal?