Question: **IN R STUDIO PLEASE. DO NOT REFER TO OTHER PROGRAMS. Question 2 1 pts Consider a data frame with a factor variable z. Which of
**IN R STUDIO PLEASE. DO NOT REFER TO OTHER PROGRAMS.
Question 2 1 pts Consider a data frame with a factor variable z. Which of the following returns the number of unique values of z? Both max(table(z)) and sort(table(z),decreasing=T)[1] O max(table(z)) sort(table(z),decreasing=T)[1] O length(table(z))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
