|
via Udemy |
Go to Course: https://www.udemy.com/course/basics-of-r-programming/
Hi all this course is designed for elementary level students in R who want to enjoy in learning R. This course is designed with simple examples for beginners and its created with my young research team who has worked on the material.R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis.table of content of R programming as following:1.introduction2.Overview software3.Data types 3.1The problem between integer and numeric data type 3.2 Factors4.Data structure 4.1 vectors 4.2 list and matrix5.data frame 5.1 get data from data frame 5.2 create matrix out of data frame6.data handling7. logical operations and conditions