Using proximity matching, data of the replay is joined with the chart, so we can tell what notes are the replay related to.
1 | replayParse(chart, replay.path, ignore.threshold = 100)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.