Description Usage Arguments Details Value See Also
Creates a list of key-value pairs from the supplied arguments for use in
get_bio
, and inserts default values for any filters
not specified in the arguments.
1 |
... |
List of key-value pairs to use as filters in a query to the player biography endpoint of stats.nba.com. The recognised filters are described here with their default values indicated in brackets:
|
Returns a named list of key-value pairs which are given either by the arguments to the function, or by default values specified by statnbaR internal YAML data. Ensures that all the filters specified have been assigned a value.
A list of key-value pairs for passing to the player biography data
query function get_bio
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.