kathryn-willi / Week-6-Project-Explore

Explore various options for final projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week 6: Final project exploration

Goals

This repo contains lesson plans that allow you to demo and explore the various options for your final projects, including 1) building interactive web applications with R Shiny, 2) create a personal website with Quarto, 3) producing fancy/customized R Markdown reports/documents and 4) creating a website in with bookdown to share multiple R Markdown reports/documents.

Resources

R Markdown:

Bookdown:

R Shiny:

Quarto:

Material

There is no assignment for this week, but we highly recommend you work through all four demos to explore each option for your final project. When you find an option you'd like to pursue, we also recommend exploring the additional resources given above.

The four lessons in this repo are organized as follows:

  • shiny_demo.Rmd - A walk through of creating a shiny application (using data from Week 4 geospatial)

  • quarto_website.qmd - Draft a personal website in Quarto (note that this lesson was created in a Quarto doc, and its similarity to R Markdown!)

  • rmarkdown_demo.Rmd - Tips and tricks for customizing R Markdown and creating dynamic reports

  • bookdown_demo.Rmd - Draft a bookdown site to host multiple R Markdown reports/blogs

About

Explore various options for final projects.