Which Of The Following Will Add The Title 8220r Language8221 To #649
Which of the following will add the title “R language” to the graph?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Commands, Packages, Visualizing Data and Linear Regression - Commands - Quiz No.3.
Which of the following will add the title “R language” to the graph?
titleAdd( “R language”)
title( “R language”)
titleBar( “R language”)
var(x, na.rm=TRUE)