My submission for the 2020 RStudio Table Contest which received an Honorable Mention award.
In late 2020, RStudio announced they were hosting an inaugural table contest. I decided to create a dynamic table that displayed the team ratings and stats from every NFL team from the 2019 season. The data is scraped from Pro Football Reference and the table was created with the reactable
package with some CSS styling sprinkled in.
My submission received an Honorable Mention award from RStudio among 80+ entries.
See the table below as well as the code for the table located on my GitHub.
Note: if you are viewing on a mobile device, click here to see the full output of the table.
For attribution, please cite this work as
Cuilla (2021, Jan. 5). UNCHARTED DATA: 2020 RStudio Table Contest. Retrieved from https://uncharteddata.netlify.app/posts/2021-03-05-title-of-post/
BibTeX citation
@misc{cuilla20212020, author = {Cuilla, Kyle}, title = {UNCHARTED DATA: 2020 RStudio Table Contest}, url = {https://uncharteddata.netlify.app/posts/2021-03-05-title-of-post/}, year = {2021} }