Vidyalelo
R Programming · Q27

Introduction to R Programming

Programming · R Programming · question 27

Q27

What does the R function table() do?

A.
Creates a contingency table
Answer
B.
Displays the first few rows of a data frame
C.
Produces a summary of data
D.
Sorts a vector

Answer: Option A

Solution

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