R-programming Library
Welcome to R programming library. This channel is all about R programming language. It is home to best R TUTORIALS for beginners and everything related to R and DATA SCIENCE, STATISTICS, MACHINE LEARNING and many more. So, stay tuned and don’t forget to like and subscribe the channel.
R programming is listed as one of the top 5 R programming youtube channels. For more info, follow the link below:
https://blog.feedspot.com/r_programming_youtube_channels/
Comparing tapply( ), for( ) and aggregate( ) functions in R
tapply( ) function in R || R programming tutorials
lapply( ) and sapply( ) functions in R || R programming tutorials
sweep( ) function in R || R programming tutorials
switch( ) function in R || R programming tutorials
Converting Data types in R || R programming tutorials
Matrices in R || Tutorial - 9: Filtering Matrix elements
Matrices in R || Tutorial - 8: Editing elements in a Matrix
Matrices in R || Tutorial - 7: Adding and Removing rows and columns
Matrices in R || Tutorial - 6: Matrix indexing || Selecting rows and columns from Matrices
Matrices in R || Tutorial - 5: Using apply ( ) function to Matrices
Matrices in R || Tutorial - 4: Addition and Multiplication of Matrices
Matrices in R || Tutorial - 3: Assigning row and column names
Matrices in R || Tutorial - 2: Useful Matrix operations
Matrices in R || Tutorial - 1: Creating Matrices || rbind() and cbind() functions in R
Reading web data in R || How to read csv data files directly from the web in R studio ??
Loops in R || How to use next and break in R ??
Loops in R || repeat loop in R
Ifelse ( ) function in R
If statements in R || Conditional statements in R
Loops in R || For loop in R
Loops in R || while loop in R
Rounding decimal numbers in R || How to round numbers in R ??
Vectors in R || Tutorial - 9: Recycling rule in vector operation || Operation between two vectors
Vectors in R || Tutorial - 8: Operation on vectors
Vectors in R || Tutorial - 7: Sum and Product of vector elements
Vectors in R || Tutorial - 6: Editing elements in a vector
Vectors in R || Tutorial - 5: Adding elements to a vector
Vectors in R || Tutorial - 4: Selecting vector elements || Indexing vectors
Vectors in R || Tutorial - 3: Sorting and Rearranging a vector