Only .osu formats are supported for now.
1 | chartParse(chart.path = NA, chart.lines = NA, return.keys = F)
|
chart.path |
Path of the chart to be parsed |
chart.lines |
Lines of the chart to be parsed, if the chart is not in a file format |
return.keys |
To return keys or not. If true, a list will be returned. Chart can be accessed via "chart" and Keys can be accessed via "keys" If false, just the chart as DataFrame will be returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.