in Education by
Elementary commands in R consist of either _______ or assignments. (a) utilstats (b) language (c) expressions (d) packages I had been asked this question in exam. Question is from Basics in portion History, Overview and Getting Started of R Programming Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
The correct answer is (c) expressions To explain I would say: If an expression is given as a command, it is evaluated, printed (unless specifically made invisible), and the value is lost.

Related questions

0 votes
    If commands are stored in an external file, say commands.R in the working directory work, they may be executed ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    The dimension attribute is itself an integer vector of length _______ (a) 1 (b) 2 (c) 3 (d) 4 I ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    _______ will divert all subsequent output from the console to an external file. (a) sink (b) div (c) exp ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    In which year R-Core group was formed? (a) 1993 (b) 1996 (c) 1997 (d) 1998 This question was ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    Version of R released to the public in 2000 was_________ (a) 1.0.0 (b) 1.0.3 (c) 2.0.1 (d) ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    How do you create an integer suppose 5 in R? (a) 5L (b) 5l (c) 5i (d) 5d I got this question ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 16, 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
    They primary R system is available from the ______ (a) CRAN (b) CRWO (c) GNU (d) CRDO This question ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    The most convenient way to use R is at a graphics workstation running a ________ system. (a) windowing (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Is It possible to inspect the source code of R? (a) Yes (b) No (c) Can't say (d) Some times ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    R is mostly used in ______________ (a) Problem solving (b) Statistics (c) Probability (d) All of the ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    What is the output of getOption( defaultPackages ) in R studio? (a) Installs a new package (b) Shows ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 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
    The R-help and _____ mailing lists have been highly active for over a decade now. (a) R-mail (b) R ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    R is published under the __________ General Public License version. (a) A (b) B (c) C (d) GNU I ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
...