Project slidedeck
Show and tell
Screen Recording
Creating Slides
Start by going to New File > Quarto Presentation. (Leave render type as default)
Save file in research repo, in the code directory, with the prefix 05.
Create Slides using
##
(Heading 2) to title new slide.
- Publish slides using Rpubs and provide link in readme.
Rubric
For this assignment you will want to develop slides that
- Clearly demonstrate your project goal
- Methods taken
- Preliminary Results
- Outline of next steps for next 4 weeks
Minimum Required components
- Show core code
- Show parts of initial data (could be first few lines etc)
- Include a table
- Include image
- Include plot generated from code
- Highlight specific lines of code in code block