You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a brief introduction to R, the statistical programming language.
Simply install R per your operating system's instructions, launch R, and then copy and paste each line that doesn't begin with a # in order to see the results in your own version of R.
Critical language features are demonstrated with explanations provided in the comment lines (marked by #).
REFERENCES
http://r-project.org source for the R language itself