Emil Hvitfeldt Profile picture
tidymodels team @rstudio. 5 Cats, NLP, and gifs he/him
Jul 21, 2022 4 tweets 1 min read
Are you using Quarto to create slides? Do you want to share your slides easily? Do you have minimal Github knowledge?
If you answered yes to all 3 questions then read along in this 3 step tutorial ✨ Step 1: Create a git project. I always use {usethis}, create_project(), use_git() and use_github() are a godsend

usethis.r-lib.org