Description Usage Arguments Value Examples
Adds a title with extra axis to ggvis plot and sets the positions
1 2 | add_title_pos(vis, ..., title = "Plot Title", align = "left", angle = 0,
dx = 0, dy = 0)
|
vis, |
a ggvis plot |
..., |
any additional arguments |
title |
for the plot |
align |
position of the title c('left','right') |
angle |
of the labels in x axis |
dx, |
relative x position of the labels in the x axis |
dy, |
relative y position of the labels in the x axis |
deseq2 results
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.