filter_construction_worker: Worker function to generate filters for an endpoint data...

Description Usage Arguments Details Value Author(s) See Also

Description

All the filter functions are wrappers for this worker, which merges the default values from and endpoint with the arguments specified.

Usage

1

Arguments

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.

Details

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.

Value

A list of key-value pairs for passing as the filter argument to the query functions

Author(s)

Stephen Wade

See Also

filter_bio filter_per_player filter_per_player_clutch


stephematician/statsnbaR documentation built on May 30, 2019, 3:17 p.m.