Language R is an interpreted computer programming language developed by Ross Ihaka and Robert Gentleman in 1993, at the University of Auckland, New Zealand.
Language R is freely available under the GNU General Public License.
Language R is compatible with statistic calculation, linear regression, machine learning algorithms. Most of the R libraries are written in R itself.
Language R is not only preferred by academics, but large companies like – Airbnb ( Room Booking App & website), Uber ( Cab Booking App), Facebook, Google, and many more, are using the R programming language
Features of Language R
- Interpreter based, hence easy to debug the program.
- It has tons of built-in commands and functions to deal with mathematical calculations and operators for calculations on arrays, lists, vectors, and matrices.
- It is a very effective and simple programming language that includes conditionals, loops etc.
- R has an effective data file handling and storage functionality.
0 Comments