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