| types.castGeojson {tableschema.r} | R Documentation | 
Cast JSON object according to GeoJSON or TopoJSON spec
Description
Cast JSON object according to GeoJSON or TopoJSON spec
Usage
types.castGeojson(format, value)
Arguments
| format | default is a geojson object as per the GeoJSON spec or topojson object as per the TopoJSON spec | 
| value | GeoJSON to cast | 
See Also
Types and formats specifications
[Package tableschema.r version 1.1.2 Index]