Learn R Programming

catSurv (version 1.3.0)

toJSONCat: Convert Cat object to JSON

Description

This function object of class Cat.

Usage

# S4 method for Cat
toJSONCat(catObj)

Arguments

catObj

A Cat object

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.

See Also

Cat-class