getSessionTimes: Parse the data on each players per login stats for usage...

Description Usage Arguments Value

View source: R/getServer.R

Description

Parse the data on each players per login stats for usage statistics

Usage

1
2
getSessionTimes(pathServer, playerId, verbose = c("all", "min",
  "onlyDate")[1])

Arguments

pathServer

The url to the main hlstats page

playerId

The player's id

verbose

Which columns to return as follows:

all

All the columns

min

Only returns the date, time and skill change

onlyDate

Only returns the date

Value

data frame of the last sessions for the player


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