aggregate_profile_tables: 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
identifier
unique string that used to identify the desired table.
Value
Data frame containing aggregated summary tables.