محتوى الكورس 01 Introduction مقدمة في لغة برمجة ار Basic R Programming 02 History of R 03 R sectors of use 04 Why we are learning R 05 R is a simple language 06 Companies using R R INSTALLATION Variables in R 01 Arithmetic Operations 02 Relational Operations 03 Logical Operations 04 AssignmentOperations 01 Create a script in R 02 Read an R script in R 03 Create and Read an R script in Rstudio 01 Agenda 02 what is a loop in R 03 FOR loop in R 04 تصحيح المثال التطبيقي 05 exercice 01 correction 06 the importance of FOR loop 07 WHILE LOOP IN R 08 while loop exercice correction 09 break statement 10 next statement 11 Repeat loop in R 01 Agenda and Data structure 02 Vectors in R 03 how to create Vectors in R 04 Create vectors using the operator 05 Create Vectors using seq function 06 How to access elements of a Vector 07 Using integer vectors as Index 08 Using logical vectors as Index 09 Using character vectors as Index 10 1 How to modify a Vector in R using Integer Vector 10 2 How to modify a Vector in R using Character Vector 11 How to delete a vector in R #01 exercise #02 exercise #03 exercise #04 exercise 01 What is a matrix in R 02 How to create a Matrix 03 How to access elements of a Matrix using logical Vectors as Index 04 How to modify a Matrix 01 exercise 02 exercise 01 List in R 02 How to access components of a List 03 How to modify a list in R 04 How to add components to a list 05 How to delete components of a list 01 what is a Data frame in R 02 1 How to access components of Data Frame like a List 02 2 How to access components of Data Frame like a MATRIX 03 How to modify a Data frame in R 01 What is Factor 02 How to create a Factor 03 How to access components of a Factor 04 How to modify a Factor 01 What is a function 02 R built in functions 03 Return function in R 04 Recursion function 05 R exercise 01 correction 06 Infix operators in R 07 R switch function 01 chart 1 02 chart 2 03 chart 3 04 chart 4 05 chart 5 06 chart 6 01 Simple Bar charts 02 horizon bar charts 03 Group bar charts Histogram Line Chart R basic -conclusion-