replayParse: Parses the replay generated through the Python API...

Description Usage Arguments

View source: R/replayParser.R

Description

Using proximity matching, data of the replay is joined with the chart, so we can tell what notes are the replay related to.

Usage

1
replayParse(chart, replay.path, ignore.threshold = 100)

Arguments

chart

A **data.frame** that needs to have types, offsets, and keys

replay.path

**Path** of the replay generated.

ignore.threshold

**Numeric** to indicate what deviations should be ignored.


Eve-ning/vsrgtools documentation built on Oct. 30, 2019, 5:40 p.m.