get_track_data {spiralize}R Documentation

Meta-data of a track

Description

Meta-data of a track

Usage

get_track_data(field, track_index = current_track_index())

Arguments

field

Name of the field, see the Details section.

track_index

The index of the track.

Details

There are following fields that can be retrieved for a given track:

It is more suggested to directly use TRACK_META to retrieve meta data for the current track.

Value

A numeric vector (of length one or two) for the corresponding field.


[Package spiralize version 1.1.0 Index]