Skip to content

jeremymcwilliams/ggplot-workshop

Repository files navigation

ggplot-workshop

Workshop 2 of fall 2019 workshop series. Link to this page: http://bit.ly/R-workshop2

DOI

For use with Lewis & Clark's RStudio Server

  • Visit https://datasci.watzek.cloud
  • Sign in with your Lewis & Clark username and password. If you haven't created an account yet, you'll be prompted to create a password.
  • Once signed in, click "RStudio Server", after which you will need to sign in again (LC username / password you just created)

in console (lower left-hand corner):

  • library(usethis)
  • use_course("https://github.com/jeremymcwilliams/ggplot-workshop/archive/1.0.1.zip")

After running the command above, you'll be prompted whether to download to your current directory. Go ahead and answer in the affirmative (you'll be presented with variations on "yes"). Once the course files download, you'll be prompted as to whether to delete the zip file. Again, answer in the affirmative. Once you do, click "Save", and your window will refresh to a new R session.

For use with rstudio.cloud

To get started, click "ggplot-handout.Rmd" in the files window, and then minimize the console window.