getHlServerPage: Driver to scrape the hlstats main pages

Description Usage Arguments Value

View source: R/getServer.R

Description

Driver to scrape the hlstats main pages

Usage

1
2
getHlServerPage(pathServer, boxName = "\\S", type = c("header",
  "table")[1], shOnlyNodes = FALSE)

Arguments

pathServer

The url to the main hlstats page

boxName

The name of the area that you want to capture

type

regex of the box that you want captured

shOnlyNodes

Return the xml nodes or the tables

Value

Either the xml nodes or a string matrix of the table


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