Skip to content

martheknijff/git-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo project

This is a demo repository for the course on Git/GitHub and reproducible code. It uses the publicly available palmerpenguins dataset for data exploration and visualization.

Usage

Access

You can download this repository via git clone. For SSH copy and paste the following to e.g. the RStudio terminal (or another Git client):

git clone git@github.com:martheknijff/git-course.git

For HTTPS copy and paste the following:

git clone https://github.com/martheknijff/git-course.git

Dependencies

The following dependencies are needed:

  • R version 4.4.0
  • flextable_0.9.5
  • officer_0.6.5
  • gtsummary_2.0.4
  • wesanderson_0.3.7
  • palmerpenguins_0.1.1
  • lubridate_1.9.3
  • forcats_1.0.0
  • stringr_1.5.1
  • dplyr_1.1.4
  • purrr_1.0.2
  • readr_2.1.5
  • tidyr_1.3.1
  • tibble_3.2.1
  • ggplot2_3.5.1
  • tidyverse_2.0.0

Main script

The main script is located here: R/code.R.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages