r mdsr2exercises::knit_mdsr_exercises_solutions(chapter == "foundations")
to format the solutions for the main exercises.
What's the suggested command to do the same for the pdf output for the online exercises? Or are we leaving those out of the solutions manual that we prep for John?
We currently use:
r mdsr2exercises::knit_mdsr_exercises_solutions(chapter == "foundations")
to format the solutions for the main exercises.
What's the suggested command to do the same for the pdf output for the online exercises? Or are we leaving those out of the solutions manual that we prep for John?