Created
November 4, 2014 19:07
-
-
Save behrica/6f9e20e30387038ad0a6 to your computer and use it in GitHub Desktop.
example R
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lm(dist ~ speed,data=cars) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment