tie {tabr} | R Documentation |
Tied notes
Description
Tie notes efficiently.
Usage
tie(x)
untie(x)
Arguments
x |
character, a single chord. |
Details
This function is useful for bar chords.
Value
a character string.
Examples
tie("e,b,egbe'")
[Package tabr version 0.5.0 Index]