Description
Create a list of settings for a button.
Usage
amButton(label, color = NULL, position = 0.9, marginRight = 10)
Value
A list of settings for a button.
Arguments
- label
label of the button, a character string or a list created with
amText
for a formatted label
- color
button color
- position
the vertical position of the button: 0
for bottom,
1
for top
- marginRight
right margin in pixels