getEndpointParams: Get endpoint parameters to pass to 'getGenericData'

Description Usage Arguments Value Examples

Description

This function returns the expected parameters for a specified endpoint. Use searchEndpoints to search the available endpoints. Once you have an endpoint and a parameter list, a call can be made to getGenericData.

Usage

1

Arguments

endpoint,

a character vector containing an endpoint

Value

A character vector describing the required parameters.

Examples

1
params <- getEndpointParams("commonplayerinfo")

llefebure/nba-stats documentation built on May 21, 2019, 7:34 a.m.