SBOHVM / RPiR

The Reproducible Programming in R course, developed by the School of Biodiversity, One Health and Veterinary Medicine at the University of Glasgow.
https://sbohvm.github.io/RPiR/
GNU General Public License v3.0
12 stars 2 forks source link

Add function to clean cached exercises #133

Closed richardreeve closed 3 years ago

richardreeve commented 3 years ago

Add in unexported RPiR:::clean_cached_exercises() function to clear corrupted caches.

soniamitchell commented 3 years ago

From a visual inspection, it looks great to me! 🎉 but emphasises how much I need to work on my regex!