Examine the built-in dataset co2. Which of the following is true: A. co2 is tidy data: it has one year for each row. B. co2 is not tidy: we need at least one column with a character vector. C. co2 is...


Examine the built-in dataset co2. Which of the following is true:


A. co2 is tidy data: it has one year for each row.


B. co2 is not tidy: we need at least one column with a character vector.


C. co2 is not tidy: it is a matrix instead of a data frame.


D. co2 is not tidy: to be tidy we would have to wrangle it to have three columns (year, month and value), then each co2 observation would have a row.



May 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here