Description Usage Arguments Details Value Author(s) See Also
All the filter functions are wrappers for this worker, which merges the default values from and endpoint with the arguments specified.
1 | filter_construction_worker(endpoint, ...)
|
endpoint |
List containing stats.nba.com API endpoint specification as given by statsnbaR YAML data. |
... |
List of key-value pairs to use as a filters. |
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 a value, but performs no checks on the values themselves.
A list of key-value pairs for passing as the filter argument to the query functions
Stephen Wade
filter_bio
filter_per_player
filter_per_player_clutch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.