Introduction to R
R is an interpreted language.
Uses of R
Statistical computations
Predictive analysis
Data visualization by use of libraries e.g. ggplot
Correlation analysis
RULES
Case Sensitivity: R is case sensitive which means functions, variables or object...
wooblygeek.hashnode.dev5 min read