Vidyalelo
R Programming · Q15

Introduction to R Programming

Programming · R Programming · question 15

Q15

What does the function summary() do in R?

A.
Display a summary of data
Answer
B.
Print the source code of a function
C.
Generate a random sample
D.
Provide a summary statistics

Answer: Option A

Solution

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