powered by
Cast object data which is lists or valid JSON.
types.castObject(format, value)
no options (other than the default)
object to cast
Types and formats specifications
types.castObject(format = "default", value = list()) types.castObject(format = "default", value = "{}") types.castObject(format = "default", value = '{"key": "value"}')
Run the code above in your browser using DataLab