Description Usage Arguments Value Examples
View source: R/plot_transition_matrix.R
Builds an interactive heatmap of the first order Markov chain transition matrix.
1 |
data |
Clickstream data |
Heatmap of the transition matrix
1 2 | cls <- readClickstreams(file)
plot_transition_heatmap(cls)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.