pin_default_name {pins} | R Documentation |
Creates a pin name from an character expression generated with deparse(substitute(x))
.
pin_default_name(x, board)
x |
The expression to generate the pin name from. |
board |
The board to which this name is generating for. |