Load the murders dataset. Which of the following is true?
A. murders is in tidy format and is stored in a tibble.
B. murders is in tidy format and is stored in a data frame.
C. murders is not in tidy format and is stored in a tibble.
D. murders is not in tidy format and is stored in a data frame.
Use as_tibble to covert the murders data table into a tibble and save it in an object called murders_tibble.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here