Skip to content

Ben-Stamp/git_training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_training

How to get started:

  1. Download R and RStudio desktop or create an account on RStudio cloud.
  2. Install Git via this link, ONLY if you are using RStudio desktop.
  3. Fork this repository, then git clone your forked repository or create a new repository. It's recommended to practice first by forking and cloning this repository.
  4. Follow the steps in our guide to git for R users (see here for an equivalent guide for Python users).

Next steps:

  • For more information about connecting to Git via RStudio, troubleshooting tips and Git/R features, we'd recommend this guide.
  • Practice. After completing the introduction to Git and version control guide, feel free to practice version control by making changes to the files in the practice_scripts folder (add, remove or edit files) and then follow the Git commands workflow to push these changes to your branch for this repository on GitHub.

About

Git training from the NHS-R community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.4%
  • R 45.6%