Q60
Which of the following will add the title "R language" to the graph?
A.
titleAdd( "R language")
B.
title( "R language")
AnswerC.
titleBar( "R language")
D.
var(x, na.rm=TRUE)
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board