parent
0bd5276992
commit
11a48448f3
|
@ -624,4 +624,4 @@ Either of these reasons means you'll need something other than a tibble (or data
|
|||
If your data does fit naturally into a rectangular structure composed of observations and variables, I think tidy data should be your default choice.
|
||||
But there are good reasons to use other structures; tidy data is not the only way.
|
||||
|
||||
If you'd like to learn more about non-tidy data, I'd highly recommend this thoughtful blog post by Jeff Leek: <http://simplystatistics.org/2016/02/17/non-tidy-data>.
|
||||
If you'd like to learn more about non-tidy data, I'd highly recommend this thoughtful blog post by Jeff Leek: <https://simplystatistics.org/posts/2016-02-17-non-tidy-data>.
|
||||
|
|
Loading…
Reference in New Issue