as.character.pichor_chord: Get textual description of chord

View source: R/chords.R

as.character.pichor_chordR Documentation

Get textual description of chord

Description

Get textual description of chord

Usage

## S3 method for class 'pichor_chord'
as.character(x, brief = FALSE, ...)

Arguments

x

a pichor_chord from e.g. construct_chord_raw(), construct_chord_major() or construct_chord_minor()

brief

brief description

...

currently not used


mikldk/pichor documentation built on Jan. 28, 2023, 5 a.m.