in Education by
Which of the following is a base package for R language? (a) util (b) lang (c) tools (d) spatial I got this question during a job interview. My enquiry is from Overview of R topic in division History, Overview and Getting Started of R Programming Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Correct answer is (c) tools Explanation: The other packages contained in the “base” system include utils, stats, datasets, graphics, grDevices, grid, methods, parallel, compiler, splines, tcltk, stats4.

Related questions

0 votes
    Which of the following packages does not contain in base R system? (a) utils, graphics (b) mesh, ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    You can download base R system from _________ (a) A (b) B (c) CRAN (d) D This question was ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which of the following is Recommended package in R? (a) util (b) lang (c) stats (d) spatial This ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which of the following is a Recommended package in R? (a) Util (b) Lang (c) Stats (d) Spatial I ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    R language is a dialect of which of the following languages? (a) S (b) C (c) MATLAB (d) SAS I ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which of the following describes R language? (a) Free (b) Paid (c) Available for free trial only (d) ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Which Package contains most fundamental functions to run R? (a) root (b) child (c) base (d) parent The ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In R language, a vector is defined that it can only contain objects of the ________ (a) Same class (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    How can we define infinity' in R language? (a) Inf (b) Sup (c) Und (d) NaN I had been asked ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    R language has superficial similarity with _________ (a) C (b) Python (c) MATLAB (d) SAS I had been asked ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    How can we define undefined value' in R language? (a) Inf (b) Sup (c) Und (d) NaN The question ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    R is technically much closer to the Scheme language than it is to the original _____ language. (a) B (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    How to install for a package and all of the other packages on which for depends? (a) install.packages (for ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which language is best for the statistical environment? (a) C (b) R (c) Java (d) Python This question ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Which of the following package provide namespace management functions not yet present in base R? (a) stringr (b) ... of R Programming Select the correct answer from above options...
asked Feb 9, 2022 in Education by JackTerrance
...