effect_commands {ProTrackR2} | R Documentation |
Effect commands (data.frame)
Description
ProTracker uses codes to achieve certain effects or jump to a
specific position (see vignette("effect_commands")
).
Format
effect_commands
is a data.frame
with three columns:
-
Code
: acharacter
of pseudo code used to achieve a certain effect in ProTracker -
Effect
: Name of the effect. -
Description
: Description of the effect.
It is used for documentation and reference purposes.
Examples
data("effect_commands")
[Package ProTrackR2 version 0.0.5 Index]