Question: A data set has been read in R and stored in an object called dataframe. Which of the below codes will produce a short description
A data set has been read in R and stored in an object called "dataframe". Which of the below codes will produce a short description of the varibles in this data frame? summarize (dataframe) None of these stats (dataframe) summary (dataframe)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
