makeIcon: Make a circular or square icon and save it to a png file.

Description Usage Arguments

Description

Make a circular or square icon and save it to a png file.

Usage

1
2
makeIcon(iconPath, shape = "circle", fill = sample(colors(), 1),
  label = NULL)

Arguments

iconPath

path to save icon to

shape

shape of the icon (circle or rect)

fill

fill color

label

a label to use for the icon


alteryx/jeeves documentation built on May 12, 2019, 1:40 a.m.