Skip to content

stat-assignments/Connecting-RStudio-and-Git-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connecting-RStudio-and-Git-Github

  1. Clone this repository to your local machine
  2. Open RStudio using the project file Connecting-RStudio-and-Git-Github.Rproj
  3. Open the file README.Rmd
  4. Make sure that the following code chunks run successfully
  • Load Packages …

  • Versions

Run the code chunk 'versions' at least once successfully.
  • Connection to git
Run the code chunk 'gitconnection' at least once successfully.
  1. Create the README.md file by rendering the README.Rmd file

  2. Check the resulting README.md file:

    • is your version of R (relatively) current? (most current: 4.5.1)
    • is your RStudio version from this year?
    • is your version of git (relatively) current? (most current: 2.51.0)

    If any of your answers above is ‘no’ install a newer version.

    • Do you have push and pull access to the Git repository?

    If not, make sure that you have followed all of the steps laid out in chapter 12 of Jenny Bryan’s “Happy Git and GitHub for the useR”

  3. Commit and push all changed files to Github classroom.

  4. Your done!

About

Connecting RStudio and Git/Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages