NFL WR Receiving Yards Dashboard
title: “NFL WR Receiving Yards Dashboard” author: “Abdul Banire”
format: html: orientation: columns theme: cosmo self-contained: true
execute: echo: false —
Exploratory Analysis
Column
Distribution of WR Targets
Correlation Heatmap
Column
Targets vs Next-Season Yards
`geom_smooth()` using formula = 'y ~ x'
Receiving Yards vs Next-Season Yards
`geom_smooth()` using formula = 'y ~ x'
Top Performers
Column
Top 15 WRs by Receiving Yards (2024)
Column
Top 15 Predicted WRs by 2025 Receiving Yards
Model Insights
Row
Total WRs
$title
[1] "Total WRs Analyzed"
$value
[1] 974
$color
[1] "primary"
Average Targets
$title
[1] "Average Targets"
$value
[1] 75
$color
[1] "info"
Average Yards
$title
[1] "Average Receiving Yards"
$value
[1] 572
$color
[1] "success"