Description Usage Arguments Value Author(s) Examples
Decoration plot
1 2 3 4 5 6 7 8 9 10 11 12 | as_dplot(plot)
is_dplot(plot)
anno_col_custom(obj, height = 0.2, pos = "top")
anno_row_custom(obj, width = 0.2, pos = "right")
empty_plot()
## S3 method for class 'dplot'
print(x, ...)
|
plot, x |
a "gg" or "dplot" object. |
obj |
a "gg" object. |
pos |
one of "left", "right", "bottom" or "top". |
width, height |
scala numeric value. |
... |
extra parameters. |
a "dplot" object.
Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.