Vidyalelo
JavaScript · Q33

Sockets

Programming · JavaScript · question 33

Q33

Which of the following is the base install for R?

A.
Contrib
B.
Base
Answer
C.
Rtools
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The PC installer comes in three flavors: Base is the base install, Contrib comes with compiled third-party packages, and Rtools comes with tools to build your own R packages.