There are more than . . . . . . . . packages on CRAN that have been developed by users and programmers around the world.
A. 40
B. 400
C. 4000
D. 40000
Answer: Option C
A. 40
B. 400
C. 4000
D. 40000
Answer: Option C
What is the primary purpose of R programming language?
A. Web Development
B. Data Analysis
C. Game Development
D. Mobile App Development
In R, what does the function length() do?
A. Returns the sum of elements
B. Returns the number of elements
C. Sorts the elements
D. Computes the mean
What does the function install.packages() do in R?
A. Load a package
B. Uninstall a package
C. Install a new package
D. Update all packages
Join The Discussion