match_tm_to_elo: Match a Transfmarkt club name with its clubElo equivalent

Description Usage Examples

Description

Match a Transfmarkt club name with its clubElo equivalent. The function returns it's clubElo equivalent as a string.

Usage

1
match_tm_with_elo(tm_name)

Examples

1
2
3
x <- match_tm_with_elo("Celta de Vigo")
print(x)
[1] "Celta"

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