Recent questions tagged R

0 votes
    __________ can contain heterogeneous inputs. (a) Matrix (b) Data Frames (c) Matrix and Data Frames (d) ... Debugging of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    What will be the class of the vector if you concatenate a number and NA? (a) Number (b) Character (c ... and Debugging of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    How will you check if an element is present in a vector? (a) Match() (b) Dismatch() (c) Mismatch() ... and Debugging of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Write a function to extract the first name in the string Mrs. Jake Luther ? (a) Substring (b) Substr ( ... Debugging of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Point out the wrong statement? (a) Dynamic scoping turns out to be particularly useful for simplifying statistical ... R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    What will be the value of following R expression? (a) Warning in log(c(-1, 2)): NaNs produced (b) ... and Debugging of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    The final bit of output that summaryRprof() provides is the ______ interval and the total runtime. (a) response ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    _________ generate aesthetic mappings that describe how variables in the data. (a) aes_all (b) aes_auto (c) aes ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Which of the following draws plot on current graphics device? (a) ggmissplot (b) printplot (c) print.ggplot ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Finally, in _________ R version 1.0.0 was released to the public. (a) 2000 (b) 2005 (c) 2010 (d) ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
...