Skip to content
/ go Public

A selection of scripts that setup your computer for ITS Courses

Notifications You must be signed in to change notification settings

itsleeds/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go: Easy set up for R courses from ITS

This Repo contains code that helps set up your computer and R session for ITS Courses or to use ITS developed R packages.

What is Go?

When using R you often need to have installed the correct version, have the correct packages and dependencies, and access to the correct data and API keys. This can be difficult to convey to beginners or require intimidating long lists of prerequisites. So we have condensed the whole process down into a single one-line command that is easy to use.

For example, to set up your computer for the Transport Data Science Course simply:

  • Open R Studio
  • Type or Copy the following command into the console
   source("https://git.io/JvGjF")
  • Press Enter
  • Follow the instructions

This simple command will check your computer, install all the necessary packages and tell you if your computer is ready to be used for the course.

More Information

Some extra help with ITS R courses:

About

A selection of scripts that setup your computer for ITS Courses

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages