legendOptions {cubeview}R Documentation

Options to control legend appearance.

Description

Options to control legend appearance.

Usage

legendOptions(width = NULL, height = NULL, ...)

Arguments

width

width of the legend in pixels.

height

height of the legend in pixels.

...

currently ignored.


[Package cubeview version 0.2.4 Index]