mdsr-book / mdsr2exercises

exercises for Modern Data Science with R
0 stars 2 forks source link

how to add online only exercise solutions? #8

Closed nicholasjhorton closed 3 years ago

nicholasjhorton commented 3 years ago

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?

nicholasjhorton commented 3 years ago

Is this now fixed with your new print_solutions() function?

beanumber commented 3 years ago

I believe they are included in the PDF solutions manual now.