sco_relative_strength: relative strength between two opponenets

View source: R/sco_poisson_xg.R

sco_relative_strengthR Documentation

relative strength between two opponenets

Description

relative strength between two opponenets

Usage

sco_relative_strength(
  year_input,
  league_input,
  hometeam_input,
  awayteam_input,
  date_lim
)

Arguments

year_input

input as character in years of seasons, eg. "yyyy"

league_input

input of league

hometeam_input

hometeam

awayteam_input

awayteam

date_lim

limit of date to include

Value

a dataframe of relative strength in terms of scoring and conceding


steffenbank/scoccer documentation built on Feb. 4, 2024, 3:30 p.m.