Skip to content

Instantly share code, notes, and snippets.

@BenHeubl
Created February 13, 2020 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenHeubl/019d4c6304ba8ea423b9188191fed11c to your computer and use it in GitHub Desktop.
Save BenHeubl/019d4c6304ba8ea423b9188191fed11c to your computer and use it in GitHub Desktop.
tut12
#read in data
Ozone <- read.csv("https://raw.githubusercontent.com/selva86/datasets/master/ozone.csv", stringsAsFactors=F)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment