Vidyalelo
R Programming · Q11

Introduction to R Programming

Programming · R Programming · question 11

Q11

What does the R function read.csv() do?

A.
Print the CSV file
B.
Read data from a CSV file
Answer
C.
Create a CSV file
D.
Convert data to CSV format

Answer: Option B

Solution

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