A random sample of 6000 players from the FIFA videogame with various statistics on all player ranging from position, cost in the game, capacity in offense/defense, speed, etc. Two columns pos_x, pos_y with average player possible positions (in opta coordiantes) were derived from the raw data. was also u.

data(Fifa)

Format

An R data.frame with columns containing each of the descriptive statistics of a player.

Examples

data(Fifa)