type: Type

View source: R/generics.R

typeR Documentation

Type

Description

A type is a way of representing a chord symbol.

Usage

type(x)

Arguments

x

Object whose type should be accessed.

Details

Various types are available:

  • fr_chord

  • sparse_fr_spectrum

  • pi_chord

  • sparse_pi_spectrum

  • pc_chord

  • pc_chord_type

  • pc_set

  • pc_set_type

  • pc_set_norm_order

  • milne_pc_spectrum

Various objects can be typed:

  • Individual chord objects, e.g. pc_set

  • Chord sequences, as created by vec and coded_vec

  • Corpora of chord sequences, as created by corpus

Value

The type of x.


pmcharrison/hrep documentation built on Feb. 18, 2024, 2:33 a.m.