Rdocumentation
powered by
Learn R Programming
RODProt (version 0.2.0)
cast_type: Convert data type names
Description
Convert the type names used in JSON Table Schema to their R equivalents.
Usage
cast_type(type)
Arguments
type
The JSON Table Schema type name.
Value
The R type name.