This is a wrapper for the method get_settings from class GeoClient.

geo_get_settings(returnType = "data.frame", ...)

Arguments

returnType

Either list or data.frame (default)

...

additional parameters passed to get_settings from class nbaR.GeoClient

Value

scalar

Details

The value of a specific setting can be queried with metadata/getSetting/name

See also