types.castArray {tableschema.r} | R Documentation |
Cast array
Description
Cast array is used for list objects
Usage
types.castArray(format, value)
Arguments
format |
no options (other than the default) |
value |
lists, or valid JSON format arrays to cast |
See Also
types.castList
,
Types and formats specifications
[Package tableschema.r version 1.1.2 Index]