# NOT RUN {
## It is necessary to fill the "api_key" parameter to run the example
# set the "plan" to collect the data in parallel!!!!
future::plan(future::multisession, workers = parallel::detectCores())
fr_list <- get_stats_friends(api_key = 'XXX', user_id = '76561198263364899')
fr_list$friends_stats
fr_list$friends
# }
Run the code above in your browser using DataLab