This is a wrapper for the method get_controlled_lists from class MetadataClient.

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

Arguments

returnType

Either list or data.frame (default)

...

additional parameters passed to get_controlled_lists from class nbaR.MetadataClient

Value

scalar

Details

Possible values for fields with controlled vocabularies can be queried with metadata/getControlledList/field

See also