Two weeks ago we saw how to create an HTML presentation with R Markdown. Your assignment is to create a short presentation about yourself and discusses some of the things you learned in class this quarter. Specifically, you will use the ioslides format for an HTML presentation.
Create a new repo on GitHub called
Assignment-8
and create a new project in
RStudio based upon that repo. Make sure to include a
short README.md
file that briefly describes the repo’s
contents. Then invite Mark as a collaborator to your repo.
Please include the following elements in your presentation.
This should include the following:
Title: “Some things I learned this quarter”
Subtitle: “FISH 549”
Name:
This should include the word “Introduction”.
This should include the following:
Title/Heading: “About me”
Subtitle: “Personal”
Unordered list:
This should include the following:
Title/Heading: “About me”
Subtitle: “Academic”
Unordered list:
This slide should the word “Data science”.
This should include the following:
Title/Heading: “Course topics”
Subtitle: “3 things I enjoyed learning about”
Ordered list:
This should include the following:
Title/Heading: “Course topics”
Subtitle: “3 things I’d like to learn more about”
Ordered list:
Create a slide with any background image you’d like. The image/picture should fill the entire slide without any other text or annotations.
When you are finished with your presentation, commit and push any changes to GitHub. Create a new issue that briefly describes what you’ve done and tag Mark in the issue.