Learn R Programming

greed (version 0.6.1)

Fifa: 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)

Arguments

Format

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

Examples

Run this code
data(Fifa)

Run the code above in your browser using DataLab