Many of you still are not using markdown effectively.
All of you are correctly putting R code into code blocks, otherwise your R code wouldn’t run when you knit the file.
But, some people are writing long responses as comments inside code chunks.
Many other people aren’t using the formatting tools correctly outside the code chunks.
Make sure you look at your knit file and make sure it is easy to read!
Show example