diff --git a/data-tidy.Rmd b/data-tidy.Rmd index 41256de..b92e933 100644 --- a/data-tidy.Rmd +++ b/data-tidy.Rmd @@ -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: . +If you'd like to learn more about non-tidy data, I'd highly recommend this thoughtful blog post by Jeff Leek: .