Q22
In R, what is the purpose of the table() function?
A.
Create a contingency table from factors
AnswerB.
Display a table of values
C.
Generate a summary of data using tables
D.
Count the number of rows and columns in a data frame
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board