adplus-dvertising
frame-decoration

Question

In the base graphics system, which function is used to add elements to a plot?

a.

Boxplot()

b.

Text()

c.

Boxplot() or Text()

d.

Treat()

Answer: (c).Boxplot() or Text()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In the base graphics system, which function is used to add elements to a plot?

Similar Questions

Discover Related MCQs

Q. What are the different types of sorting algorithms available in R language?

Q. What is the command used to store R objects in a file?

Q. ___________ can be used for storing the data for long-term.

Q. MapReduce jobs submitted from either Oozie, Pig or Hive can be used to encode, improve and sample the data sets from _________ into R.

Q. What will be the output of log (-5.8) when executed on R console?

Q. How is a Data object represented internally in R language?

Q. Which package in R supports the exploratory analysis of genomic data?

Q. __________ can contain heterogeneous inputs.

Q. ________ function can be used to add datasets in R provided with the columns in the datasets should be the same.

Q. _________ variables are categorical variables which can hold either string or numeric values.

Q. What is the memory limit in R for 64 bit system?

Q. What is the memory limit in R for 32 bit system?

Q. What are the data types in R on which binary operators can be applied?

Q. __________ function is used in applying a function each level of factors.

Q. How do you create log linear models in R language?

Q. What will be the class of the vector if you concatenate a number and NA?

Q. ____________ is one type of the simplest machine learning classification algorithms that is a subset of supervised learning based on lazy learning.

Q. What will be the class of the vector if you concatenate a number and a character?

Q. R code can be tested using _________________ package.

Q. If the programmers want the output to be a data frame or a vector, then ________ function is used.