chord_break {tabr} | R Documentation |
Broken chords
Description
Convert chords in a noteworthy string or vector to broken chords.
Usage
chord_break(notes)
Arguments
notes |
character, noteworthy string that may contain chords. |
Value
character
Examples
chord_break("c e g ceg ceg")
[Package tabr version 0.5.0 Index]