This is a wrapper for the method get_field_info from class MultimediaClient.

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

Arguments

returnType

Either list or data.frame (default)

...

additional parameters passed to get_field_info from class nbaR.MultimediaClient

Value

scalar

Details

Info consists of whether the fields is indexed, the ElasticSearch datatype and a list of allowed operators

See also