aggregate_profile_tables: Aggregate Profile Tables from Player Profiles

View source: R/get_player_recent_.R

aggregate_profile_tablesR Documentation

Aggregate Profile Tables from Player Profiles

Description

Given two data frames with profile urls, fetch and aggregate summary tables from player profiles.

Usage

aggregate_profile_tables(x = NULL, y = NULL, identifier = NULL)

Arguments

x, y

data frames containing

identifier

unique string that used to identify the desired table.

Value

Data frame containing aggregated summary tables.


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