Skip to content

Repository files navigation

ggguitar

Latest release available from CRAN.

Description

Create Guitar Tablature and related documentation. Powered by ggplot2 and the Tidyverse.

Example Usage

> library(ggguitar)
> chord_GM <- c(3, 2, 0, 0, 0, 3)
> tablature('G Major', chord_GM)

alt text

> chord_for_frets(chord_GM)
[1] "g" "b" "d" "g" "b" "g"

See the Vignette for more examples.

About

Guitar Tablature and

Topics

Resources

Stars

18 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages