mobile_options: General Options

Description Usage Arguments

View source: R/options.R

Description

Pass general options to the chart.

Usage

1
mobile_options(m, padding = "auto", animate = TRUE)

Arguments

m

An object of class mobile as returned by mobile.

padding

An integer or a list containing 4 integers e.g.: list(40, 10, 'auto', 'auto') giving padding on top, right, bottom, and left.

animate

Set to FALSE to disable animations.


RinteRface/mobileCharts documentation built on Feb. 14, 2020, 2:31 a.m.