OddsPortal-class: Query bet quotes from oddsportal
Description
This class implements a "HTML API" to the oddsportal. The
queries function returns the available API
commands (currently only the German premier soccer
league).
Constructor for OddsPortal class
Usage
oddsportal(clss = "OddsPortal")
Arguments
clss
Class name for the object, default
OddsPortal
Value
OddsPortal
Details
The query function constructs the URL(s),
downloads and parses the data, and returns a data.frame
of the result.