plt_oracle_convex {opera}R Documentation

Functions to render dynamic oracle graphs using rAmCharts

Description

Functions to render dynamic oracle graphs using rAmCharts

Usage

plt_oracle_convex(data, colors, round = 2)

Arguments

data

named vector. Vector of values to be displayed.

colors

character. Colors to be used.

round

integer (2). Precision of the values in the tooltips..

Value

a rAmCharts plot


[Package opera version 1.2.0 Index]