Vidyalelo
R Programming · Q15

R Programming Basics

Programming · R Programming · question 15

Q15

What does the scan() function do in R?

A.
Read input from the console
B.
Read data from a file
Answer
C.
Perform a linear regression
D.
Generate random numbers

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board