Description Usage Arguments Examples
Draw pattern frequency diagram
1 2 3 | visualise_pattern_freq(pathways, maps = state_space_tb$GP,
x.lab = "Proportion of time in stages (%)",
y.lab = "Accumulated pathways")
|
pathways |
json formated patient pathways |
maps |
colour maps |
x.lab |
label of x-axis |
y.lab |
label of y-axis |
1 2 | pat.freq <- visualise_pattern_freq(pseudo.tb.js)
print(pat.freq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.