|
Answer» Here are the features of R Programming: - It is free, open-source, and can be adjusted ACCORDING to a USER's project requirements.
- It has a highly active and growing community, which helps beginners gain support to learn this language.
- R is basically an OBJECT Oriented Programming language which consists of a versatile package CALLED Rshiny which can be used to make full-fledged Web apps.
- R has packages like ddR and multiDplyr, enabling it to use distributed computing for handling large data sets.
- R is an interpreted language, meaning it does not require a compiler to execute its CODE.
|