FIFA {datasetsICR} | R Documentation |
FIFA dataset
Description
Football analytics from the FIFA 19 database.
Usage
data(FIFA)
Format
A data.frame with 18207 rows on 80 variables.
Details
The dataset contains the detailed attributes for every player registered in the latest edition of FIFA 19 database. Note that some player names display incorrectly because non-ASCII characters have been removed.
Author(s)
Paolo Giordani, Maria Brigida Ferraro, Francesca Martella
Source
https://www.kaggle.com/karangadiya/fifa19
References
Gadiya, K.: FIFA 19 complete player dataset (2018)
Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020)
Examples
data(FIFA)
[Package datasetsICR version 1.0 Index]