R Programming Tutorial
R Programming Tutorial
In this R Programming Tutorial, we explain everything about linear and nonlinear modelling, data analysis, and time-series analysis with great extent. It’s easy coding, wide number of packages, and Free software is making people crazy about R programming language.
R is a programming language provides a software environment for graphics, and statistical computing. R Programming provides a wide variety of graphical techniques, and in this tutorial we will explain most of them.
Introduction to R Programming Tutorial
Operators in R Programming
R Decision Making & Loops
Loops are helpful to execute a fixed number of lines for number of times. R control structures allows us to control the execution flow of a series of statements or expressions. Based on the condition or input, control structures will respond by executing the expressions.
The following R programming tutorial explains the loops, and the decision making statements with practical example.
- R If Statement
- R If Else Statement
- R Nested If Else Statement
- R Else If Statement
- R Switch Statement
- R Break Statement
- R Next Statement
- R While Loop
- R For Loop
- R Repeat Loop
R Programming Objects
R Programming always works with objects. The following list are the available objects in R programming to work with data.
R Data Sources
- R Create ODBC Connection
- Create SQL Server Native Client 11.0 Connection
- Read Data from SQL Server
- Read Data from CSV File
- Import Data From Text File using read.table
R tutorial on Charts & Graphs
This section of R programming tutorial explains about the graphs and charts available to visualise data.
- R Bar Chart
- R Stacked & Clustered Bar Chart
- R Pie Chart
- R Scatter Plot
- R Histogram
- R Boxplot
- R Stem and Leaf Plot
- R Mosaic Plot
R ggplot2 Tutorial
- R ggplot2 Boxplot
- R ggplot2 Density Plot
- R ggplot2 Dot Plot
- R ggplot2 Histogram
- R ggplot2 Jitter
- R ggplot2 Line Plot
- R ggplot2 Scatter Plot
- R ggplot2 Violin Plot
- Save R ggplot
0 Response to "R Programming Tutorial"
Post a Comment