75.8k views
4 votes
Which of the following statements is not true about R?

a. R is an open-source programming language
b. R can be used for statistical programming
c. R can be used for data manipulation
d. Excel can do everything R can do

User RaviRokkam
by
7.8k points

1 Answer

4 votes

Final answer:

The statement d. Excel can do everything R can do is not true.

Step-by-step explanation:

The correct statement from the given options is d. Excel can do everything R can do.

This statement is false because while Excel is a powerful tool for data analysis and manipulation, it does not have the same capabilities as R when it comes to statistical programming. R is specifically designed for statistical computing and is widely used in fields such as data science and research.

R offers a wide range of statistical and graphical techniques, as well as extensive libraries and packages for data manipulation and analysis. It is an open-source programming language, which means it is freely available and can be modified and extended by users.

User Jim Weaver
by
8.2k points