Description Usage Arguments Examples
Draw referral diagram
1 2 | visualise_referrals(ps, bar.width = 10, padding = 10, height = 200,
interval = 70)
|
ps |
dataframe of pathway features |
bar.width |
width of bars |
padding |
padding of bars |
height |
total height of bars |
interval |
interval between stages |
1 2 | ref <- visualise_referrals(pseudo.tb.p, bar.width=40)
print(ref)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.