toJSONCat: Convert Cat object to JSON
Description
This function object of class Cat
.
Usage
# S4 method for Cat
toJSONCat(catObj)
Value
The function toJSONCat
returns a JSON object with list elements corresponding to information stored in the catObj
.
See Cat-class
for required Cat
object slots.