Question: Which of the following R markdown code chunk options prevents code, but not the results from appearing in the finished file? 'eval = FALSE' 'error

Which of the following R markdown code chunk options prevents code, but not the results from appearing in the finished file? 'eval = FALSE' 'error = FALSE' echo=FALSE include=FALSE Question 3 1 pts Which of the following R markdown code chunk options prevents code from being executed? echo=FALSEerror=FALSEeval=FALSE 'include = FALSE
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
