Learn R Programming

spacom (version 0.9-3)

DescribeAggregateOutput-class: Class DescribeAggregateOutput

Description

Output object of the function DescribeAggregate. The user should never have to create an object of this class.

Arguments

Objects from the Class

Objects can be created by calls of the form new("DescribeAggregateOutput", ...).

See Also

DescribeAggregate

Examples

Run this code
showClass("DescribeAggregateOutput")

Run the code above in your browser using DataLab