R Programming Tech
R Programming Tech
Sistla Nikhila
15P61A05A0
Contents
History
Introduction
Installing Rstudio
R GUI
Working with R
Comparison with other languages
Future Scope
Job roles
Advantages
Disadvantages
Conclusion
History
R is an implementation of the S programming language.
S was created by John Chambers while at Bell Labs.
R was created by Ross Ihaka and Robert Gentleman at the
University of Auckland, New Zealand.
It is currently developed by the R Development Core Team, of
which Chambers is a member.
R is named partly after the first names of the first two R
authors and partly as a play on the name of S.
Statistical Programming Language
Introduction
R is a –
A Programming Language
A Statistical Package
• An Interpreter
Open Source
Object Oriented Language
Why Learn R?
Installing R Studio
R can be installed by downloading rstudio from
Comprehensive R Archive Network: http://cran.r-
project.org
By running the source codes and executables Rstudio can be
installed.
R GUI
Data types in R- Operators in R-
Vectors Arithmetic Operators
Lists Relational Operators
Matrices Logical Operators
Arrays Assignment Operators
Data Frames Miscellaneous Operators