tabr (version 0.3.5)

chord_break: 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

Run this code
# NOT RUN {
chord_break("c e g ceg ceg")
# }

Run the code above in your browser using DataLab