_______ returns a subset of the columns of a data frame
______ statement make a mosaic plot.
The ________ is represented by the location parameter.
> x <- 7
> class(x)
Which of the following declares the current plot as undeclared?
The R package _____ specializes in converting data from wide to long format.
Which of the following operators allows you to chain operations in a left-to-right fashion?
Which of the following statements is an alternative to using solve()
?
The graphical parameter that defines how many lines appear in each of the four margins is called ________.
The corresponding R function for the probability mass function (PMF) of a binomial distribution is