Load the murders
dataset. Which of the following is true?
murders
is in tidy format and is stored in a tibble.murders
is in tidy format and is stored in a data frame.murders
is not in tidy format and is stored in a tibble.murders
is not in tidy format and is stored in a data frame.