Load the murders dataset. Which of the following is true?

  1. murders is in tidy format and is stored in a tibble.
  2. murders is in tidy format and is stored in a data frame.
  3. murders is not in tidy format and is stored in a tibble.
  4. murders is not in tidy format and is stored in a data frame.