R is a versatile language, widely used for data analysis, statistical modeling, and graphical representation.
In this series of tutorials, you'll be introduced to the essentials of R programming. You'll start with the basics of variable assignment, move through the various data types that R handles, and understand control structures for directing the flow of your scripts.