top of page
R Tutorials
R is an open - source programming language which is used for data manipulation, visualization, creating dashboatds as well as incorporates plethora of data science algorithms.
​
Basics in R:
​
-
dim, nrow, ncol in R - Number of rows and columns in a dataframe
-
Exporting files from R (Writing files of different extensions)
​
Intermediate R:
bottom of page