Skip to content

um-jglad/bdsi_quarto_dplyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdsi_quarto_dplyr

This repository demonstrates how to create a GitHub Pages site from a rendered Quarto Markdown (.qmd) file, using R and the powerful dplyr package for data manipulation.

Slides for the presentation that go along with this repository can be found at um-jglad/BDSI-GitHub_Presentation.

Overview

  • Purpose:
    To serve as an example of hosting a data-driven website with GitHub Pages, using Quarto for document rendering and dplyr for data analysis in R.
  • Tech Stack:
    • Quarto (.qmd files)
    • R (with dplyr and other tidyverse packages)
    • GitHub Pages

Example

See the rendered site at: https://um-jglad.github.io/bdsi_quarto_dplyr/

Requirements

About

Example GitHub Pages site from a rendered .qmd file

Resources

Stars

Watchers

Forks