Fifa {greed}R Documentation

Fifa data

Description

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.

Usage

data(Fifa)

Format

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

Source

https://www.kaggle.com/stefanoleone992/fifa-20-complete-player-dataset?select=players_20.csv

Examples

data(Fifa)

[Package greed version 0.6.1 Index]