Learn R Programming

pinnacle.API (version 2.3.3)

SetAPIEndpoint: Sets the API endpoint to use

Description

Sets the API endpoint to use

Usage

SetAPIEndpoint(url = "https://api.pinnaclesports.com")

Arguments

url

a url, default value is the usual API endpoint

Value

void

Examples

Run this code
# NOT RUN {
SetAPIEndpoint("https://api.pinnaclesports.com")
SetAPIEndpoint()
# }

Run the code above in your browser using DataLab