MCQOPTIONS
Bookmark
Saved Bookmarks
→
R Programming
→
Commands in R Programming
→
What will be the output of runif()?..
1.
What will be the output of runif()?
A.
Random number
B.
Numbers
C.
Character
D.
Path generation
Answer» B. Numbers
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
A programmer builds a _________ to avoid repeating the same task or reduce complexity.
The cumulative frequency distribution of a categorical variable can be checked using the ________ function in R language.
Which function calculates the count of each category of a categorical variable?
Which function basically finds the intersection between two different sets of data?
_________ package provides basic functionalities in R environment like arithmetic calculations, input/output.
Write a function to extract the first name in the string Mrs. Jake Luther ?
________ function generates n normal random numbers based on the mean and standard deviation arguments passed to the function.
What will be the output of runif()?
Write the syntax to set the path of the current working directory in R environment?
Which function is used to create a histogram for visualisation in R programming language?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply