Learn R Programming

rAmCharts (version 1.1.1)

listProperties,AmChart-method: List attributes of an AmChart

Description

This method lists attributes of an AmChart to fit the API

Usage

## S3 method for class 'AmChart':
listProperties(.Object)

Arguments

.Object
AmChart

Details

For certain attributes we do not verify if they are NULL, see constructor.

Examples

Run this code
amChart(test = 1)

Run the code above in your browser using DataLab