MCQOPTIONS
Saved Bookmarks
| 1. |
What is one way in which the knitr system differs from Sweave? |
| A. | knitr allows for the use of markdown instead of LaTeX |
| B. | knitr is written in python instead of R |
| C. | knitr lacks features like caching of code chunks |
| D. | none of the mentioned |
| Answer» B. knitr is written in python instead of R | |