listProperties-AmObject: List properties of an S4 object

listPropertiesR Documentation

List properties of an S4 object

Description

Each S4 class implements the method to list its properties (usefull to update complex properties).

Usage

listProperties(.Object)

## S4 method for signature 'AmObject'
listProperties(.Object)

Arguments

.Object

any class object of the package

Value

A list containing all the chart's properties.

Examples

amChart(type = "serial")

DataKnowledge/rAmCharts documentation built on Oct. 3, 2022, 5:42 a.m.