get_player_profile_table: Get Player Summary Tables from SquashInfo

View source: R/get_player_recent_.R

get_player_profile_tableR Documentation

Get Player Summary Tables from SquashInfo

Description

Given a data frame with player ranks, names, and profile slugs, get_player_profile_urls() returns the Event Summary Table of ranked players in PSA World Tour competitions.

Usage

get_player_profile_table(data = NULL, identifier = NULL)

Arguments

data

data frame with columns for player rank (int), names (chr), and profile slugs (chr).

identifier

unique string that used to identify the desired table.

Value

Data frame containing Event Summary Table(s).


squashinformr documentation built on May 10, 2022, 5:12 p.m.