getHlTopPlayers: Grab the top player lists for the first server

Description Usage Arguments Value

View source: R/getServer.R

Description

Grab the top player lists for the first server

Usage

1
2
getHlTopPlayers(pathServer, numPlayers = 50, rankingOrder = "skill",
  rankingTime = c("Total", "Week", "Month")[1], shJustIds = FALSE)

Arguments

pathServer

The url to the main hlstats page

numPlayers

The number of players to download(grabs in 50 player pages)

rankingOrder

What variable should it be ranked by

rankingTime

What time period should be considered for the ranking

shJustIds

Give only the player ids of the players

Value

A dataframe of the final table or a vector of the player Ids


sidjai/rhlstats documentation built on May 29, 2019, 9:59 p.m.