x2007tro / ForzaMilan

Analyze soccer game stats to help Milan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForzaMilan

Analyze soccer game stats to help Milan scouting

Webapp design

  • tab Player selection
    • options: position, age min/max, height min/max, league, dribbling, sprintspeed, agility, strength
  • tab Metrics
    • one table outline the recent match stats and key attributes from FIFA19
  • tab Player Profile
    • once players are selected, his personal files can be retrieved
    • stats include: name, picture, country, stats from metrics tables
    • graph include: historical performance from metrics table

Package required

  • require(shiny)
  • require(shinythemes)
  • require(dplyr)
  • require(magrittr)
  • require(DT)
  • require(RColorBrewer)
  • require(stringi)
  • require(readr)

About

Analyze soccer game stats to help Milan


Languages

Language:R 94.4%Language:TSQL 3.4%Language:CSS 2.1%