tm_to_elo_rating: Get the clubElo rating of a specific Club (in transfermarkt...

Description Usage Examples

Description

Using a transfermarkt club name get the elo rating for a specific date. The function returns the clubElo rating as a numeric.

Usage

1

Examples

1
2
3
x <- tm_to_elo_rating("Celta de Vigo", "2018-01-01")
print(x)
[1] 1702

FCrSTATS/ClubMatchR documentation built on May 12, 2019, 5:44 a.m.