sweep_teaching_materials | R Documentation |
Move anything extra that doesn't belong in /teaching-materials into a /teaching-materials_scraps folder. This function gets called by compile_teach_it()
to remove anything we don't want to be public-facing in the /GalacticPolymath/ shared folder. Uses virtual file tools, so should be quite efficient.
sweep_teaching_materials(WD = get_wd())
WD |
is working directory of the project; easiest way to supply a different lesson is with "?", which will invoke |
return |
NULL |
The search patterns for sweeping are:
anything that has 'scrap' in the name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.