Skip to content

Instantly share code, notes, and snippets.

@cimentadaj
Last active July 20, 2016 11:46
Show Gist options
  • Save cimentadaj/005f1724223a98b26c8dbe71c508bf15 to your computer and use it in GitHub Desktop.
Save cimentadaj/005f1724223a98b26c8dbe71c508bf15 to your computer and use it in GitHub Desktop.
graph1 <- ggplot(data=housing, aes(x = Home.Value, y= Structure.Cost))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment