Learn R Programming

fflr (version 2.3.0)

player_info: Individual player information

Description

Individual player information

Usage

player_info(playerId)

Value

A list or row of a single player's information.

Arguments

playerId

A single player ID number.

See Also

Other player functions: all_players(), list_players(), player_news(), player_outlook(), recent_activity(), transaction_counter()

Examples

Run this code
player_info(playerId = 15847)

Run the code above in your browser using DataLab