Description Usage Arguments Value Author(s)
View source: R/position-shift.R
Shift stack position function for annotation.
1 2 3 | position_shift_stack(vjust = 1, xshift = NA, yshift = NA, reverse = FALSE)
position_shift_fill(vjust = 1, xshift = NA, yshift = NA, reverse = FALSE)
|
vjust |
Vertical adjustment for geoms that have a position
(like points or lines), not a dimension (like bars or areas). Set to
|
xshift, yshift |
the offsets on x-axis and y-axis. |
reverse |
If |
a position object.
Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.