Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

amImage

Image


Description

Create a list of settings for an image.

Usage

amImage(href, width, height, opacity = 1)

Arguments

href

a link to an image file or a base64 string representing an image; you can get such a string with tinyIcon, or you can create it from a file with base64enc::dataURI; this option can also be a string of the form "inData:DATAFIELD" where DATAFIELD is the name of a column of the data - this is useful to have different images in the bullets

width, height

dimensions of the image

opacity

opacity of the image, a number between 0 and 1

Value

A list of settings for an image.


rAmCharts4

Interface to the JavaScript Library 'amCharts 4'

v1.3.1
GPL-3
Authors
Stéphane Laurent [aut, cre], Antanas Marcelionis [ctb, cph] ('amCharts' library (https://www.amcharts.com/)), Terence Eden [ctb, cph] ('SuperTinyIcons' library (https://github.com/edent/SuperTinyIcons/)), Tom Alexander [ctb, cph] ('regression-js' library (https://github.com/Tom-Alexander/regression-js))
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.