View source: R/participant_sankey.R
create_participant_sankey | R Documentation |
A function to create a highcharter sankey diagram for individual participants
create_participant_sankey(data, participant)
data |
A dataframe of SnackApp usage data |
participant |
The participant ID of the participant to create the sankey diagram for |
A highcharter sankey diagram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.