margin | R Documentation |
ggplot2
See ggplot2::margin()
in ggplot2
.
margin(t = 0, r = 0, b = 0, l = 0, unit = "pt")
t , r , b , l |
Dimensions of each margin. (To remember order, think trouble). |
unit |
Default units of dimensions. Defaults to "pt" so it can be most easily scaled with the text. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.