Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
11 views

R Programming Syllabus

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

R Programming Syllabus

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

R Programming Syllabus

2 Days complete hands on sessions

Course content:

Introduction to R

Installation R and R studio

Core programming principles


-> Types of variables

-> Logical variables and operators

-> While loop

-> Using the console

-> For loops

-> If statements

Fundamentals of R
-> Vector

-> Creating Vectors

-> Using the [ ] brackets

-> Vectorized operations

-> Function in R

-> Packages in R

Matrices
-> Naming Dimensions

-> Matrics operations

-> Visualizing with Malplot

-> Subsetting

-> Creating your first Function


DataFrame
-> Importing Data into R

-> Exporting Datasets

-> Using the & sign

-> Basic operations with Data Frame

-> Filtering a Data Frame

Introduction qplot
-> Visualizing with qplot

-> Building Data Frame

-> Merging Data Frame

.Advanced visualization with GGplot

-> Project: Movie Rating

-> GGplots

-> Plotting with Layers

-> Mapping vs Setting

-> Histograms and Density charts

-> Statistical Transformatons

-> Coordinates

—-------------

You might also like