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

geo_find(id = NULL, returnType = "data.frame", ...)

Arguments

id

id of geo area, type:

returnType

Either list or data.frame (default)

...

additional parameters passed to find from class nbaR.GeoClient

Value

list or data.frame, as specified by returnType

Details

Returns a GEO object containing a GEO json polygon

See also