Creates an in-browser slideshow as a visual aide when conducting an interview with a subject matter expert (SME). The slideshow is customized for the SME by placing the domains in the order of preference for that SME.
make_slides( sme, questions, output_dir, assessment_title = "Strategic Risk Assessment" )
| sme | Name of the SME being interviewed. |
|---|---|
| questions | A |
| output_dir | Directory location for knitted slides. |
| assessment_title | Title of the assessment being performed. |
Invisibly returns the full path to the slide file.