Learn R Programming

rAmCharts (version 2.1.16)

listProperties: 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 AmObject listProperties(.Object)

Value

A list containing all the chart's properties.

Arguments

.Object

any class object of the package

Examples

Run this code
amChart(type = "serial")

Run the code above in your browser using DataLab