Vidyalelo
R Programming · Q65

Data Visualization with ggplot2

Programming · R Programming · question 65

Q65

Which of the following syntax is used to install forecast package?

A.
install.pack("forecast")
B.
install.packages("cast")
C.
install.packages("forecast")
Answer
D.
install.pack("forecastcast")

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board